Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Nov 14, 2023
1 parent 089acd8 commit 7fb1828
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"prepack": "pnpm run build"
},
"dependencies": {
"axios": "^1.5.1",
"axios": "^1.6.1",
"ws": "^8.14.2"
},
"devDependencies": {
"@types/node": "^14.*",
"@types/ws": "^8.5.6",
"@types/ws": "^8.5.9",
"del-cli": "^5.1.0",
"discord-api-types": "^0.37.60"
"discord-api-types": "^0.37.63"
},
"engines": {
"node": ">=14.18.0"
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

0 comments on commit 7fb1828

Please sign in to comment.