Skip to content

Commit 97fa449

Browse files
committed
Update dependency axios-retry to ^3.8.0 (ignore)
1 parent f59e58f commit 97fa449

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/mihaiblaga89/bmw-connecteddrive-api#readme",
3030
"dependencies": {
3131
"axios": "0.27.2",
32-
"axios-retry": "^3.5.1",
32+
"axios-retry": "^3.8.0",
3333
"moment": "^2.29.4",
3434
"querystring": "^0.2.1"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2730,10 +2730,10 @@ aws4@^1.8.0:
27302730
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"
27312731
integrity sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==
27322732

2733-
axios-retry@^3.5.1:
2734-
version "3.5.1"
2735-
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.5.1.tgz#d902f69fe1b2a71902e29605318f887bef0981c6"
2736-
integrity sha512-mQRJ4IyAUnYig14BQ4MnnNHHuH1cNH7NW4JxEUD6mNJwK6pwOY66wKLCwZ6Y0o3POpfStalqRC+J4+Hnn6Om7w==
2733+
axios-retry@^3.8.0:
2734+
version "3.8.0"
2735+
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.8.0.tgz#a174af633ef143a9f5642b9e4afe65c2017936b5"
2736+
integrity sha512-CfIsQyWNc5/AE7x/UEReRUadiBmQeoBpSEC+4QyGLJMswTsP1tz0GW2YYPnE7w9+ESMef5zOgLDFpHynNyEZ1w==
27372737
dependencies:
27382738
"@babel/runtime" "^7.15.4"
27392739
is-retry-allowed "^2.2.0"

0 commit comments

Comments
 (0)