Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
Signed-off-by: CyberFlame <[email protected]>
  • Loading branch information
CyberFlameGO committed Sep 21, 2023
1 parent dcdb73c commit 2f1e8ab
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 221 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@types/cheerio": "^0.22.32",
"cheerio": "1.0.0-rc.12",
"discord-api-types": "^0.37.56",
"discord-api-types": "^0.37.57",
"discord-interactions": "^3.4.0",
"discord-verify": "^1.2.0",
"hono": "^3.6.3"
"hono": "^3.7.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20230914.0",
Expand All @@ -41,6 +41,6 @@
"prettier": "^3.0.3",
"sinon": "^16.0.0",
"typescript": "^5.2.2",
"wrangler": "^3.8.0"
"wrangler": "^3.9.0"
}
}
Loading

0 comments on commit 2f1e8ab

Please sign in to comment.