Skip to content

Commit f779bb8

Browse files
authored
Merge pull request #18 from gutwrinch/snyk-fix-3f23bf29e7bbe991f2410900eac2f680
[Snyk] Fix for 1 vulnerabilities
2 parents e5eecb3 + 8a29338 commit f779bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workspaces/arborist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@npmcli/node-gyp": "^3.0.0",
1313
"@npmcli/package-json": "^3.0.0",
1414
"@npmcli/query": "^3.0.0",
15-
"@npmcli/run-script": "^6.0.0",
15+
"@npmcli/run-script": "^7.0.2",
1616
"bin-links": "^4.0.1",
1717
"cacache": "^17.0.3",
1818
"common-ancestor-path": "^1.0.1",
@@ -26,7 +26,7 @@
2626
"npm-pick-manifest": "^8.0.1",
2727
"npm-registry-fetch": "^14.0.3",
2828
"npmlog": "^7.0.1",
29-
"pacote": "^15.0.7",
29+
"pacote": "^17.0.4",
3030
"parse-conflict-json": "^3.0.0",
3131
"proc-log": "^3.0.0",
3232
"promise-all-reject-late": "^1.0.0",

0 commit comments

Comments
 (0)