Skip to content

Commit 5d750d0

Browse files
committed
fix: deps/corepack/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent b3bf842 commit 5d750d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/corepack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"esbuild": "0.19.5",
4040
"eslint": "^8.0.0",
4141
"eslint-plugin-arca": "^0.16.0",
42-
"jest": "^29.0.0",
42+
"jest": "^30.0.0",
4343
"nock": "^13.0.4",
4444
"proxy-agent": "^6.2.2",
4545
"semver": "^7.5.2",

0 commit comments

Comments
 (0)