Skip to content

Commit

Permalink
chore: update dependencies with vulnerability alerts (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
seemk authored Jul 15, 2024
1 parent 2ac6501 commit 4028ae2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 24 deletions.
50 changes: 28 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"axios": "^1.6.7",
"axios": "^1.6.8",
"base64-js": "^1.5.1",
"bignumber.js": "^9.1.0",
"https-proxy-agent": "^5.0.1",
"pako": "^2.0.4",
"protobufjs": "^7.2.4",
"protobufjs-cli": "^1.1.1",
"sse.js": "^0.6.0",
"ws": "^7.5.9"
"ws": "^7.5.10"
},
"scripts": {
"build:browser": "webpack",
Expand Down

0 comments on commit 4028ae2

Please sign in to comment.