Skip to content

Commit

Permalink
fix: packages/explorer-ui/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-NEXT-8602067
  • Loading branch information
snyk-bot committed Jan 7, 2025
1 parent a100d0f commit 7942324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/explorer-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"keccak": "^3.0.3",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"next": "^13.5.4",
"next": "^13.5.8",
"nextjs-google-analytics": "^2.3.3",
"numeral": "^2.0.6",
"react": "^18.2.0",
Expand Down

0 comments on commit 7942324

Please sign in to comment.