Skip to content

Commit

Permalink
fix: app/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-IP-6240864
  • Loading branch information
snyk-bot committed Feb 12, 2024
1 parent 273e971 commit 2d73d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@craco/craco": "^7.1.0",
"@hawtio/react": "workspace:*",
"@hawtio/react": "0.1.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 2d73d20

Please sign in to comment.