Skip to content

Commit

Permalink
fix: explorer/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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 8, 2024
1 parent 1dcf8cf commit 575b0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-json-view": "^1.21.3",
"react-moment": "^1.1.1",
"react-router-dom": "^5.3.0",
"react-scripts": "^4.0.3",
"react-scripts": "^5.0.0",
"react-select": "^4.3.1",
"sass": "^1.53.0",
"superstruct": "^0.15.3",
Expand Down

0 comments on commit 575b0b9

Please sign in to comment.