Skip to content

Commit 9d77b84

Browse files
committed
deps: @npmcli/installed-package-contents@4.0.0
1 parent e2ac092 commit 9d77b84

File tree

2 files changed

+2
-39
lines changed

2 files changed

+2
-39
lines changed

package-lock.json

Lines changed: 1 addition & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -14817,7 +14817,7 @@
1481714817
"license": "ISC",
1481814818
"dependencies": {
1481914819
"@npmcli/arborist": "^9.1.7",
14820-
"@npmcli/installed-package-contents": "^3.0.0",
14820+
"@npmcli/installed-package-contents": "^4.0.0",
1482114821
"binary-extensions": "^3.0.0",
1482214822
"diff": "^8.0.2",
1482314823
"minimatch": "^10.0.3",
@@ -14834,43 +14834,6 @@
1483414834
"node": "^20.17.0 || >=22.9.0"
1483514835
}
1483614836
},
14837-
"workspaces/libnpmdiff/node_modules/@npmcli/installed-package-contents": {
14838-
"version": "3.0.0",
14839-
"resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-3.0.0.tgz",
14840-
"integrity": "sha512-fkxoPuFGvxyrH+OQzyTkX2LUEamrF4jZSmxjAtPPHHGO0dqsQ8tTKjnIS8SAnPHdk2I03BDtSMR5K/4loKg79Q==",
14841-
"license": "ISC",
14842-
"dependencies": {
14843-
"npm-bundled": "^4.0.0",
14844-
"npm-normalize-package-bin": "^4.0.0"
14845-
},
14846-
"bin": {
14847-
"installed-package-contents": "bin/index.js"
14848-
},
14849-
"engines": {
14850-
"node": "^18.17.0 || >=20.5.0"
14851-
}
14852-
},
14853-
"workspaces/libnpmdiff/node_modules/npm-bundled": {
14854-
"version": "4.0.0",
14855-
"resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-4.0.0.tgz",
14856-
"integrity": "sha512-IxaQZDMsqfQ2Lz37VvyyEtKLe8FsRZuysmedy/N06TU1RyVppYKXrO4xIhR0F+7ubIBox6Q7nir6fQI3ej39iA==",
14857-
"license": "ISC",
14858-
"dependencies": {
14859-
"npm-normalize-package-bin": "^4.0.0"
14860-
},
14861-
"engines": {
14862-
"node": "^18.17.0 || >=20.5.0"
14863-
}
14864-
},
14865-
"workspaces/libnpmdiff/node_modules/npm-normalize-package-bin": {
14866-
"version": "4.0.0",
14867-
"resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz",
14868-
"integrity": "sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==",
14869-
"license": "ISC",
14870-
"engines": {
14871-
"node": "^18.17.0 || >=20.5.0"
14872-
}
14873-
},
1487414837
"workspaces/libnpmexec": {
1487514838
"version": "10.1.9",
1487614839
"license": "ISC",

workspaces/libnpmdiff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"@npmcli/arborist": "^9.1.7",
51-
"@npmcli/installed-package-contents": "^3.0.0",
51+
"@npmcli/installed-package-contents": "^4.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^8.0.2",
5454
"minimatch": "^10.0.3",

0 commit comments

Comments
 (0)