Skip to content

Commit

Permalink
fix(deps): update weekly patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 84d63f4 commit b341a9a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/csesoc/discord-bot#readme",
"dependencies": {
"@discordjs/builders": "1.8.1",
"@discordjs/builders": "1.8.2",
"@discordjs/rest": "2.3.0",
"auro-ms-conversion": "1.3.0",
"axios": "^1.6.8",
Expand All @@ -35,21 +35,21 @@
"closest-match": "1.3.3",
"csv-parser": "3.0.0",
"csv-writer": "1.6.0",
"discord-api-types": "0.37.90",
"discord.js": "14.15.2",
"discord-api-types": "0.37.91",
"discord.js": "14.15.3",
"discordjs-button-pagination": "3.0.1",
"dotenv": "16.4.5",
"js-yaml": "4.1.0",
"mathjs": "^13.0.0",
"node-cron": "^3.0.2",
"nodemailer": "6.9.13",
"nodemailer": "6.9.14",
"nodemon": "^3.0.0",
"pg": "8.12.0",
"puppeteer": "^22.11.0",
"textversionjs": "1.1.3",
"voucher-code-generator": "1.3.0",
"xkcd-api": "^1.0.1",
"yaml": "2.4.2"
"yaml": "2.4.5"
},
"devDependencies": {
"@babel/core": "7.24.7",
Expand Down

0 comments on commit b341a9a

Please sign in to comment.