Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump axios from 0.24.0 to 1.6.0 #344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@prisma/client": "4.16.2",
"@types/node": "^10.17.26",
"async": "^3.2.4",
"axios": "^1.3.3",
"axios": "^1.6.0",
"bcrypt": "^5.1.0",
"chalk": "^2.4.2",
"class-transformer": "^0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@types/node": "^20.6.0",
"axios": "^0.24.0",
"axios": "^1.6.0",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,7 +954,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.0.0
"@typescript-eslint/parser": ^5.0.0
async: ^3.2.4
axios: ^1.3.3
axios: ^1.6.0
bcrypt: ^5.1.0
chalk: ^2.4.2
class-transformer: ^0.2.3
Expand Down Expand Up @@ -3436,23 +3436,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.24.0":
version: 0.24.0
resolution: "axios@npm:0.24.0"
dependencies:
follow-redirects: ^1.14.4
checksum: 468cf496c08a6aadfb7e699bebdac02851e3043d4e7d282350804ea8900e30d368daa6e3cd4ab83b8ddb5a3b1e17a5a21ada13fc9cebd27b74828f47a4236316
languageName: node
linkType: hard

"axios@npm:^1.3.3":
version: 1.5.0
resolution: "axios@npm:1.5.0"
"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e7405a5dbbea97760d0e6cd58fecba311b0401ddb4a8efbc4108f5537da9b3f278bde566deb777935a960beec4fa18e7b8353881f2f465e4f2c0e949fead35be
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4949,7 +4940,7 @@ __metadata:
"@typescript-eslint/parser": ^5.42.1
"@vitejs/plugin-react": ^3.1.0
autoprefixer: ^10.4.13
axios: ^0.24.0
axios: ^1.6.0
eslint: ^8.34.0
eslint-config-next: ^13.0.2
eslint-config-prettier: ^8.5.0
Expand Down Expand Up @@ -6194,7 +6185,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down