Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Jun 26, 2024
1 parent 03a46ba commit 6a848e2
Show file tree
Hide file tree
Showing 2 changed files with 629 additions and 497 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
"prepack": "pnpm run build"
},
"dependencies": {
"axios": "^1.6.2",
"ws": "^8.15.1"
"axios": "^1.7.2",
"ws": "^8.17.1"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"utf-8-validate": "^6.0.3"
"utf-8-validate": "^6.0.4"
},
"devDependencies": {
"@types/node": "^14.*",
"@types/ws": "^8.5.10",
"del-cli": "^5.1.0",
"discord-api-types": "^0.37.66"
"discord-api-types": "^0.37.90"
},
"engines": {
"node": ">=14.18.0"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@9.1.4"
}
Loading

0 comments on commit 6a848e2

Please sign in to comment.