Skip to content

Commit 8555aba

Browse files
authored
Merge pull request #8 from UniversityOfHelsinkiCS/renovate/npm-axios-vulnerability
fix(deps): update dependency axios to ^0.28.0 [security]
2 parents b27573b + f8df00c commit 8555aba

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

package-lock.json

Lines changed: 29 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@discordjs/builders": "^0.6.0",
4242
"@discordjs/rest": "^0.1.1-canary.0",
43-
"axios": "^0.24.0",
43+
"axios": "^0.28.0",
4444
"connect-flash": "^0.1.1",
4545
"connect-session-sequelize": "^7.1.1",
4646
"discord-api-types": "^0.22.0",

0 commit comments

Comments
 (0)