Skip to content

Commit

Permalink
fix: web/app.fluidity.money/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-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 7, 2024
1 parent 07d62d3 commit 2d4b8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/app.fluidity.money/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"csv": "^6.2.7",
"date-fns": "^2.29.3",
"ethers": "5.7.2",
"express": "^4.18.1",
"express": "^4.21.2",
"framer-motion": "^7.3.6",
"get-image-colors": "^4.0.1",
"graphql": "^16.6.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"toml": "^3.0.0",
"tweetnacl": "^1.0.3",
"vite-node": "^0.28.5",
"web3": "^1.8.1",
"web3": "^4.0.1",
"web3-utils": "^1.8.0",
"ws": "^5.2.2",
"zod": "^3.19.1"
Expand Down

0 comments on commit 2d4b8d9

Please sign in to comment.