Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent 9a0d6d1 commit 7eb35f1
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"dependencies": {
"@sentry/node": "5.7.0",
"axios": "^0.27.2",
"body-parser": "^1.18.3",
"body-parser": "^1.20.3",
"bootstrap": "^4.3.1",
"bootstrap-vue": "^2.21.2",
"bs58": "^4.0.1",
"co": "^4.6.0",
"crypto-js": "^3.1.9-1",
"debug": "^4.1.0",
"dotenv": "^8.0.0",
"express": "^4.16.4",
"express": "^4.21.0",
"express-winston": "^3.0.1",
"joi": "^14.3.0",
"jquery": "^3.4.1",
Expand Down
Loading

0 comments on commit 7eb35f1

Please sign in to comment.