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-NUXT-5730774
  • Loading branch information
snyk-bot committed Jun 22, 2023
1 parent c2b2c5e commit e3e63fb
Show file tree
Hide file tree
Showing 2 changed files with 3,091 additions and 5,968 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "0.25.0",
"marked": "4.0.10",
"moment": "2.29.1",
"nuxt": "2.15.8",
"nuxt": "3.4.3",
"nuxt-lazy-load": "1.2.9",
"tinycolor2": "1.4.2",
"ts-loader": "^9.2.6",
Expand Down

0 comments on commit e3e63fb

Please sign in to comment.