Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 119 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "MIT",
"dependencies": {
"@sentry/node": "5.7.0",
"axios": "^0.27.2",
"axios": "^1.6.8",
"body-parser": "^1.18.3",
"bootstrap": "^4.3.1",
"bootstrap-vue": "^2.21.2",
Expand All @@ -34,11 +34,11 @@
"moment-mini": "^2.22.1",
"octicons": "^8.2.0",
"secp256k1": "^3.5.2",
"socket.io": "^2.4.0",
"socket.io": "^3.0.0",
"socket.io-client": "^2.2.0",
"tiny-worker": "^2.1.2",
"vue": "^2.5.21",
"vue-loader": "^15.4.2",
"vue-loader": "^17.1.0",
"vue-router": "^3.0.2",
"vuex": "^3.0.1",
"winston": "^3.1.0",
Expand Down
Loading

0 comments on commit b9ca89c

Please sign in to comment.