Skip to content

Commit 078e1ee

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 8e4fe49 commit 078e1ee

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
@@ -53,7 +53,7 @@
5353
"@types/bun": "latest",
5454
"bun": "^1.1.34",
5555
"docdash": "^2.0.2",
56-
"jest": "^29.7.0",
56+
"jest": "^30.0.0",
5757
"jsdoc": "^4.0.4",
5858
"jsdoc-to-markdown": "^9.0.5",
5959
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)