Skip to content

Commit 0741767

Browse files
committed
Update dependency p-timeout to ^5.0.2
1 parent 0aa238b commit 0741767

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/kdot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"glob": "^7.1.6",
6262
"got": "^11.8.1",
6363
"p-reduce": "^3.0.0",
64-
"p-timeout": "^5.0.0",
64+
"p-timeout": "^5.0.2",
6565
"server-destroy": "^1.0.1"
6666
},
6767
"kdot": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7793,10 +7793,10 @@ p-some@^5.0.0:
77937793
aggregate-error "^3.0.0"
77947794
p-cancelable "^2.0.0"
77957795

7796-
p-timeout@^5.0.0:
7797-
version "5.0.0"
7798-
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-5.0.0.tgz#0f5dc08422e7243f8317669c461734cd1257a8dc"
7799-
integrity sha512-z+bU/N7L1SABsqKnQzvAnINgPX7NHdzwUV+gHyJE7VGNDZSr03rhcPODCZSWiiT9k+gf74QPmzcZzqJRvxYZow==
7796+
p-timeout@^5.0.2:
7797+
version "5.0.2"
7798+
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-5.0.2.tgz#d12964c4b2f988e15f72b455c2c428d82a0ec0a0"
7799+
integrity sha512-sEmji9Yaq+Tw+STwsGAE56hf7gMy9p0tQfJojIAamB7WHJYJKf1qlsg9jqBWG8q9VCxKPhZaP/AcXwEoBcYQhQ==
78007800

78017801
p-try@^1.0.0:
78027802
version "1.0.0"

0 commit comments

Comments
 (0)