Skip to content

Commit 0beea05

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 10f5fb6 commit 0beea05

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
@@ -62,7 +62,7 @@
6262
"eslint-plugin-node": "^11.1.0",
6363
"husky": "^8.0.3",
6464
"is-ci": "^3.0.1",
65-
"jest": "^29.7.0",
65+
"jest": "^30.0.0",
6666
"lint-staged": "^15.2.0",
6767
"prettier": "^3.2.1",
6868
"rollup": "^4.9.5",

0 commit comments

Comments
 (0)