Skip to content

Commit 030efd1

Browse files
committed
Update dependency axios-retry to ^3.5.0 (ignore)
1 parent 2b9cf55 commit 030efd1

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.4.0",
32+
"axios-retry": "^3.5.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
@@ -3112,10 +3112,10 @@ aws4@^1.8.0:
31123112
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"
31133113
integrity sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==
31143114

3115-
axios-retry@^3.4.0:
3116-
version "3.4.0"
3117-
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.4.0.tgz#f464dbe9408e5aa78fa319afd38bb69b533d8854"
3118-
integrity sha512-VdgaP+gHH4iQYCCNUWF2pcqeciVOdGrBBAYUfTY+wPcO5Ltvp/37MLFNCmJKo7Gj3SHvCSdL8ouI1qLYJN3liA==
3115+
axios-retry@^3.5.0:
3116+
version "3.5.0"
3117+
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.5.0.tgz#32206b3e6555169488eded232527e36c8ce6e545"
3118+
integrity sha512-g48qNrLX30VU6ECWltpFCPegKK6dWzMDYv2o83W2zUL/Zh/SLXbT6ksGoKqYZHtghzqeeXhZBcSXJkO1fPbCcw==
31193119
dependencies:
31203120
"@babel/runtime" "^7.15.4"
31213121
is-retry-allowed "^2.2.0"

0 commit comments

Comments
 (0)