Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit 65acc9b

Browse files
committed
updates
1 parent 227beda commit 65acc9b

File tree

2 files changed

+274
-183
lines changed

2 files changed

+274
-183
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"start": "node build/src/server.js"
1717
},
1818
"dependencies": {
19-
"body-parser": "1.20.1",
19+
"body-parser": "1.20.2",
2020
"cookie-parser": "1.4.6",
2121
"discord-interactions": "3.3.0",
2222
"express": "4.18.2",
@@ -36,7 +36,7 @@
3636
"eslint-config-prettier": "8.8.0",
3737
"eslint-plugin-prettier": "4.2.1",
3838
"nodemon": "2.0.21",
39-
"typescript": "4.9.5"
39+
"typescript": "5.0.2"
4040
},
4141
"keywords": [],
4242
"author": "IThundxr <[email protected]>"

0 commit comments

Comments
 (0)