Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit daecac4

Browse files
committed
[Deps] unpin pacote, update semver
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771 See: - npm/run-script#76 - npm/cli#5049 (comment)
1 parent 3c87a31 commit daecac4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@
4343
"libnpx": "^10.2.4",
4444
"node-cleanup": "^2.1.2",
4545
"npm-lockfile": "^3.0.4",
46-
"pacote": "=13.6.0",
4746
"rimraf": "^3.0.2",
48-
"semver": "^7.3.7",
47+
"semver": "^7.3.8",
4948
"tmp": "^0.2.1"
5049
},
5150
"devDependencies": {

0 commit comments

Comments
 (0)