Skip to content

Commit c80691a

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 f7b4dc8 commit c80691a

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
@@ -33,7 +33,7 @@
3333
"esbuild": "^0.23.0",
3434
"fetch-mock": "9.11.0",
3535
"glob": "^11.0.0",
36-
"jest": "^29.0.0",
36+
"jest": "^30.0.0",
3737
"prettier": "3.3.3",
3838
"semantic-release": "^24.0.0",
3939
"semantic-release-plugin-update-version-in-files": "^1.1.0",

0 commit comments

Comments
 (0)