Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 8, 2024
1 parent 2020980 commit ce57457
Show file tree
Hide file tree
Showing 2 changed files with 4,457 additions and 6,186 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"date-fns": "^2.28.0",
"jdenticon": "^3.1.1",
"marked": "^4.0.16",
"nuxt": "^2.15.8",
"nuxt": "^3.0.0",
"nuxt-i18n": "^6.28.0",
"plausible-tracker": "^0.3.5",
"vue-dompurify-html": "^2.5.2",
"vue-jazzicon": "^0.1.3",
"vue2-touch-events": "^3.2.2",
"web3": "^1.7.3",
"web3": "^4.0.1",
"web3modal": "^1.9.7"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ce57457

Please sign in to comment.