Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2023
1 parent e6f841b commit 247b7cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@aws-sdk/client-s3": "^3.292.0",
"@aws-sdk/credential-providers": "^3.292.0",
"@stencila/encoda": "1.0.1",
"axios": "1.6.1",
"axios": "1.6.2",
"express": "4.18.2",
"joi": "^17.7.0",
"mongodb": "6.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5302,14 +5302,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7552,7 +7552,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
aws-sdk-client-mock: ^3.0.0
axios: 1.6.1
axios: 1.6.2
eslint: 8.53.0
eslint-config-airbnb: 19.0.4
eslint-config-airbnb-typescript: 17.1.0
Expand Down

0 comments on commit 247b7cd

Please sign in to comment.