Skip to content

Commit f3705a0

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 994c010 commit f3705a0

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-jest": "^27.0.4",
5555
"eslint-plugin-node": "^11.1.0",
5656
"husky": "^8.0.1",
57-
"jest": "^29.1.1",
57+
"jest": "^30.0.0",
5858
"lint-staged": "^13.0.3",
5959
"madge": "^5.0.1",
6060
"prettier": "^2.7.1",

0 commit comments

Comments
 (0)