Skip to content

Commit df43024

Browse files
committed
fix: packages/core/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 1065d47 commit df43024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-config-prettier": "^10.1.2",
5252
"eslint-plugin-jest": "^28.8.0",
5353
"import-sort-style-module": "^6.0.0",
54-
"jest": "^29.5.0",
54+
"jest": "^30.0.0",
5555
"lint-staged": "^16.0.0",
5656
"prettier": "^3.3.3",
5757
"prettier-plugin-import-sort": "^0.0.7",

0 commit comments

Comments
 (0)