Skip to content

Commit

Permalink
fix: frontend/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-MARKDOWNIT-6483324
  • Loading branch information
snyk-bot authored and OhmSpectator committed May 14, 2024
1 parent 344b666 commit 8faebed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"eslint": "^9.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-markdownlint": "^0.5.0",
"eslint-plugin-markdownlint": "^0.6.0",
"react-scripts": "^5.0.1"
}
}

0 comments on commit 8faebed

Please sign in to comment.