Skip to content

Commit

Permalink
Update dependency axios [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent b8b644c commit 0f30b37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@amilajack/yifysubtitles": "^2.1.4",
"@ffmpeg-installer/ffmpeg": "^1.0.20",
"axios": "^0.21.0",
"axios": "^0.27.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "0.21.1",
"axios": "1.6.0",
"core-js": "3.11.0",
"dotenv": "8.2.0",
"jsonwebtoken": "8.5.1",
Expand Down

0 comments on commit 0f30b37

Please sign in to comment.