Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 3320f77 commit 1ab14b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"axios": "1.3.6",
"axios": "1.6.8",
"vue-debounce": "4.0.0",
"vue-word-highlighter": "1.2.3"
},
Expand Down

0 comments on commit 1ab14b3

Please sign in to comment.