Skip to content

Commit 0b4bb3c

Browse files
committed
fix: upload-api/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-JSYAML-13961110
1 parent 2dbb235 commit 0b4bb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"cheerio": "^1.0.0-rc.12",
4444
"cors": "^2.8.5",
4545
"dotenv": "^16.3.1",
46-
"eslint": "^8.51.0",
46+
"eslint": "^9.0.0",
4747
"eslint-plugin-react": "^7.33.2",
4848
"eslint-plugin-react-hooks": "^4.6.0",
4949
"express": "^5.0.0",

0 commit comments

Comments
 (0)