Skip to content

Commit

Permalink
build(deps): update axios to ^0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2022
1 parent b119e3b commit 96eb4a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@babel/runtime": "^7.16.5",
"@webcomponents/webcomponentsjs": "^2.6.0",
"axios": "^0.24.0",
"axios": "^0.26.1",
"core-js": "^3.16.2",
"idb": "^6.1.5",
"lazysizes": "^5.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4606,7 +4606,7 @@ __metadata:
"@types/webpack-env": ^1.16.3
"@types/workbox-webpack-plugin": ^5.1.8
"@webcomponents/webcomponentsjs": ^2.6.0
axios: ^0.24.0
axios: ^0.26.1
babel-jest: ^27.3.1
babel-loader: ^8.2.3
clean-webpack-plugin: ^4.0.0
Expand Down Expand Up @@ -5309,12 +5309,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8953,13 +8953,13 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.4":
version: 1.14.5
resolution: "follow-redirects@npm:1.14.5"
"follow-redirects@npm:^1.14.8":
version: 1.14.9
resolution: "follow-redirects@npm:1.14.9"
peerDependenciesMeta:
debug:
optional: true
checksum: f004a76b2ee3a849772c2816e30928253bf47537b0f00184d89f4966413add96a228a4d96ca8c702bc045a683c52c2ba41545c915cc1a5e33bf8fd9d07b59aee
checksum: f5982e0eb481818642492d3ca35a86989c98af1128b8e1a62911a3410621bc15d2b079e8170b35b19d3bdee770b73ed431a257ed86195af773771145baa57845
languageName: node
linkType: hard

Expand Down

0 comments on commit 96eb4a2

Please sign in to comment.