Skip to content

Commit 2594b5f

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110
1 parent 3704868 commit 2594b5f

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-node": "^11.1.0",
6161
"husky": "^9.0.11",
6262
"is-ci": "^3.0.1",
63-
"jest": "^29.7.0",
63+
"jest": "^30.0.0",
6464
"lint-staged": "^15.2.2",
6565
"prettier": "^3.2.5",
6666
"ts-jest": "^29.1.2",

0 commit comments

Comments
 (0)