Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2021
1 parent c61d032 commit a877007
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/test-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@arkecosystem/crypto": "^3.0.0-next",
"@protokol/notarization-crypto": "workspace:packages/notarization-crypto",
"axios": "^0.21.1",
"axios": "^0.24.0",
"axios-retry": "^3.1.9",
"dotenv": "^10.0.0",
"ethers": "^5.0.17"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4274,12 +4274,12 @@ __metadata:
languageName: node
linkType: hard

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

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

"follow-redirects@npm:^1.10.0":
version: 1.14.1
resolution: "follow-redirects@npm:1.14.1"
"follow-redirects@npm:^1.14.4":
version: 1.14.4
resolution: "follow-redirects@npm:1.14.4"
peerDependenciesMeta:
debug:
optional: true
checksum: 7381a55bdc6951c5c1ab73a8da99d9fa4c0496ce72dba92cd2ac2babe0e3ebde9b81c5bca889498ad95984bc773d713284ca2bb17f1b1e1416e5f6531e39a488
checksum: d4ce74cf5c6f363168b97e706b914eb9ffb6bf4d4c6d8f8330b93088d9b90e566611ddbcf0e42c8ed5fd17598dfeda1d19230d3e9d6d6c6b4d1c10ec3a0b99be
languageName: node
linkType: hard

Expand Down Expand Up @@ -12393,7 +12393,7 @@ fsevents@~2.1.2:
dependencies:
"@arkecosystem/crypto": ^3.0.0-next
"@protokol/notarization-crypto": "workspace:packages/notarization-crypto"
axios: ^0.21.1
axios: ^0.24.0
axios-retry: ^3.1.9
dotenv: ^10.0.0
eslint: ^7.23.0
Expand Down

0 comments on commit a877007

Please sign in to comment.