Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Dec 6, 2024
1 parent 650d804 commit 6508c22
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
44 changes: 24 additions & 20 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 @@ -35,19 +35,19 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"nodemon": "^3.1.7",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-node": "^10.9.2"
},
"dependencies": {
"@tsoa/runtime": "^6.5.1",
"api-error-handler": "^1.0.0",
"axios": "^1.7.8",
"axios": "^1.7.9",
"body-parser": "^1.20.3",
"cloudflare": "^3.5.0",
"cors": "^2.8.5",
"discord-api-types": "^0.37.110",
"dotenv": "^16.4.5",
"express": "^4.21.1",
"dotenv": "^16.4.7",
"express": "^4.21.2",
"firestorm-db": "^1.13.0",
"form-data": "^4.0.1",
"isomorphic-dompurify": "^2.18.0",
Expand Down

0 comments on commit 6508c22

Please sign in to comment.