Apply safe npm audit fixes - #1771
Conversation
Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
|
🔒 Automated review in progress — Bill Schnurr (@bschnurr) is auto-reviewing this PR. |
|
Result: Verification detailsVerification: The relevant tests could not be fully run in the isolated environment; this review is not fully verified. Summary: The lockfile parsed successfully, and 30 upgraded records had the expected versions and SHA-512 integrity metadata. Offline dependency restoration was blocked because `update-browserslist-db@1.3.2` was not cached. Consequently, TypeScript compilation and unit tests could not run, so verification is partial. Test runs: 2 passed, 3 not run
|
|
Result: Verification detailsVerification: The relevant tests could not be fully run in the isolated environment; this review is not fully verified. Summary: The package-lock dependency graph validated successfully with `npm ls --package-lock-only --all`. No tests were added by this lockfile-only PR. Offline installation could not complete because the updated `update-browserslist-db@1.3.2` tarball was not cached, so TypeScript compilation and unit tests could not run. Verification is therefore partial rather than a product-test pass. Test runs: 2 passed, 3 not run
|
Bill Schnurr (bschnurr)
left a comment
There was a problem hiding this comment.
Approved via Review Center.
Runs
npm audit fixwithout force flags or overrides.Changes
package-lock.json.