Skip to content

Commit

Permalink
[Snyk] Fix for 1 vulnerabilities (#11)
Browse files Browse the repository at this point in the history
* fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-D3COLOR-1076592

* update lockfile

---------

Co-authored-by: Ryosuke Minami <[email protected]>
  • Loading branch information
snyk-bot and rminami authored Jan 5, 2024
1 parent 79a2f37 commit 54bf71e
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 240 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"vue-property-decorator": "^6.0.0",
"vue-router": "^3.0.1",
"vuetify": "^2.1.9",
"vuex": "^3.0.1",
"snyk": "^1.161.1"
"vuex": "^3.0.1"
},
"devDependencies": {
"@types/chai": "^4.1.0",
Expand Down
Loading

0 comments on commit 54bf71e

Please sign in to comment.