Skip to content

Commit d36f3f9

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 fb4f9f1 commit d36f3f9

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-prettier": "^3.2.0",
5353
"format-graphql": "^1.4.0",
5454
"husky": "^7.0.4",
55-
"jest": "^27.0.0",
55+
"jest": "^30.0.0",
5656
"lint-staged": "^11.0.0",
5757
"prettier": "^2.2.1",
5858
"ts-jest": "^27.0.0",

0 commit comments

Comments
 (0)