Skip to content

Commit 7c946c3

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 ad14656 commit 7c946c3

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
@@ -77,7 +77,7 @@
7777
"eslint-plugin-jest": "^28.2.0",
7878
"eslint-plugin-node": "^11.1.0",
7979
"husky": "^9.0.10",
80-
"jest": "^29.7.0",
80+
"jest": "^30.0.0",
8181
"lint-staged": "^15.2.0",
8282
"madge": "^7.0.0",
8383
"prettier": "^3.2.1",

0 commit comments

Comments
 (0)