Skip to content

Commit

Permalink
fix: backend/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot authored and OhmSpectator committed Apr 6, 2024
1 parent a13d07e commit 8837833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Backend for Track Your Regions",
"devDependencies": {
"dotenv-cli": "^7.3.0",
"eslint": "^8.54.0",
"eslint": "^9.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-markdownlint": "^0.5.0",
"nodemon": "^3.0.1",
Expand Down

0 comments on commit 8837833

Please sign in to comment.