Skip to content

Commit ac1ca58

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 25e403d commit ac1ca58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-jest": "^27.1.7",
9393
"eslint-plugin-node": "^11.1.0",
9494
"husky": "^8.0.2",
95-
"jest": "^29.3.1",
95+
"jest": "^30.0.0",
9696
"lint-staged": "^13.1.0",
9797
"madge": "^6.0.0",
9898
"nock": "^13.2.9",

0 commit comments

Comments
 (0)