Skip to content

Commit 360284d

Browse files
fix(deps): update dependency p-retry to v6.2.1 (#618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 040a276 commit 360284d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3948,9 +3948,9 @@ p-queue@^8.0.1:
39483948
p-timeout "^6.1.2"
39493949

39503950
p-retry@^6.2.0:
3951-
version "6.2.0"
3952-
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-6.2.0.tgz#8d6df01af298750009691ce2f9b3ad2d5968f3bd"
3953-
integrity sha512-JA6nkq6hKyWLLasXQXUrO4z8BUZGUt/LjlJxx8Gb2+2ntodU/SS63YZ8b0LUTbQ8ZB9iwOfhEPhg4ykKnn2KsA==
3951+
version "6.2.1"
3952+
resolved "https://registry.yarnpkg.com/p-retry/-/p-retry-6.2.1.tgz#81828f8dc61c6ef5a800585491572cc9892703af"
3953+
integrity sha512-hEt02O4hUct5wtwg4H4KcWgDdm+l1bOaEy/hWzd8xtXB9BqxTWBBhb+2ImAtH4Cv4rPjV76xN3Zumqk3k3AhhQ==
39543954
dependencies:
39553955
"@types/retry" "0.12.2"
39563956
is-network-error "^1.0.0"

0 commit comments

Comments
 (0)