Skip to content

Commit e15047e

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
1 parent 68bb3cb commit e15047e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-jest": "^28.9.0",
8888
"eslint-plugin-prettier": "^5.0.1",
8989
"eslint-plugin-tsdoc": "^0.3.0",
90-
"jest": "^29.7.0",
90+
"jest": "^30.0.0",
9191
"prettier": "^3.0.3",
9292
"react": "19.0.0",
9393
"react-native": "0.79.3",

0 commit comments

Comments
 (0)