Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Dec 10, 2023
1 parent 0faeae5 commit 0cadb44
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
94 changes: 47 additions & 47 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/body-parser": "^1.19.5",
"@types/express": "^4.17.21",
"@types/multer": "^1.4.11",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@types/swagger-ui-express": "^4.1.6",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
Expand All @@ -34,8 +34,8 @@
"eslint-plugin-prettier": "^5.0.1",
"nodemon": "^3.0.2",
"prettier": "3.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"dependencies": {
"@tsoa/runtime": "^5.0.0",
Expand All @@ -44,7 +44,7 @@
"body-parser": "^1.20.2",
"cloudflare": "^2.9.1",
"cors": "^2.8.5",
"discord-api-types": "^0.37.65",
"discord-api-types": "^0.37.66",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"firestorm-db": "1.10.0",
Expand Down

0 comments on commit 0cadb44

Please sign in to comment.