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 Oct 23, 2024
1 parent 3f5239d commit 833a9fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
"@highlightjs/cdn-assets": "^10.0.0",
"@joeattardi/emoji-button": "^3.1.1",
"@popperjs/core": "^2.10.2",
"@truffle/hdwallet-provider": "^2.0.0",
"@truffle/hdwallet-provider": "^2.1.15",
"bootstrap": "5.0.0",
"bootstrap-vue": "2.18.0",
"daterangepicker": "3.0.5",
"dompurify": "^2.2.9",
"dompurify": "^2.5.0",
"gsap": "3.6.0",
"highlight.js": "10.4.1",
"ipfs-api": "^26.1.2",
Expand All @@ -79,7 +79,7 @@
"quill-image-extend-module": "^1.1.2",
"secrets.js-grempe": "^2.0.0",
"select2": "4.0.11",
"vue": "2.6.11",
"vue": "3.0.0",
"vue-plyr": "^7.0.0",
"vue-select": "3.10.8",
"vue-tel-input": "^4.4.1"
Expand Down

0 comments on commit 833a9fd

Please sign in to comment.