Skip to content

Commit e7afa12

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 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent dffc1c1 commit e7afa12

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
@@ -368,7 +368,7 @@
368368
"cross-env": "^7.0.3",
369369
"csp-parse": "0.0.2",
370370
"csv-parse": "5.5.6",
371-
"eslint": "^8.57.1",
371+
"eslint": "^9.1.0",
372372
"eslint-config-prettier": "^10.0.1",
373373
"eslint-import-resolver-typescript": "^3.6.3",
374374
"eslint-plugin-github": "^5.0.2",

0 commit comments

Comments
 (0)