Skip to content

Commit

Permalink
fix(deps): update dependency axios to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2021
1 parent d11a171 commit 4cab0b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"@your-org/ui-lib": "workspace:*",
"apollo-server-core": "3.4.0",
"apollo-server-micro": "3.4.0",
"axios": "0.23.0",
"axios": "0.24.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"graphql": "15.6.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5293,12 +5293,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -16973,7 +16973,7 @@ resolve@^2.0.0-next.3:
apollo-server-core: 3.4.0
apollo-server-micro: 3.4.0
autoprefixer: 10.3.7
axios: 0.23.0
axios: 0.24.0
cors: 2.8.5
cross-env: 7.0.3
dotenv-flow: 3.2.0
Expand Down

0 comments on commit 4cab0b2

Please sign in to comment.