Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lastarc committed Jul 30, 2024
1 parent 510e12e commit cddef9d
Show file tree
Hide file tree
Showing 2 changed files with 1,770 additions and 1,480 deletions.
10 changes: 5 additions & 5 deletions bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"author": "",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "^3.481.0",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1"
"@aws-sdk/client-s3": "^3.621.0",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5"
},
"devDependencies": {
"@types/node": "^20.10.5",
"eslint": "^8.56.0"
"@types/node": "^20.14.13",
"eslint": "^8.57.0"
}
}
Loading

0 comments on commit cddef9d

Please sign in to comment.