Skip to content

Commit 43f176e

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FLATTED-15518041
1 parent e713ca4 commit 43f176e

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
@@ -69,7 +69,7 @@
6969
"eslint-plugin-unused-imports": "^4.1.4"
7070
},
7171
"devDependencies": {
72-
"eslint": ">=8.0.0",
72+
"eslint": ">=9.0.0",
7373
"jest": "^30.2.0"
7474
},
7575
"peerDependencies": {

0 commit comments

Comments
 (0)