Skip to content

Commit 2a79f80

Browse files
committedFeb 16, 2023
fix(deps): upgraded npm to v9
BREAKING CHANGE: the direct dependency on npm has been upgraded to v9. details of breaking changes can be found at https://github.com/npm/cli/releases/tag/v9.0.0
1 parent 2b8ac2e commit 2a79f80

File tree

2 files changed

+10937
-6086
lines changed

2 files changed

+10937
-6086
lines changed
 

‎package-lock.json

+10,936-6,085
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lodash-es": "^4.17.21",
2626
"nerf-dart": "^1.0.0",
2727
"normalize-url": "^8.0.0",
28-
"npm": "^8.3.0",
28+
"npm": "^9.5.0",
2929
"rc": "^1.2.8",
3030
"read-pkg": "^7.0.0",
3131
"registry-auth-token": "^5.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.