Skip to content

Commit e1b6c22

Browse files
Update dependency p-timeout to v6
1 parent d979f86 commit e1b6c22

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/kdot/package.json

Lines changed: 1 addition & 1 deletion
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": "^6.0.0",
6565
"server-destroy": "^1.0.1"
6666
},
6767
"kdot": {

yarn.lock

Lines changed: 4 additions & 4 deletions
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@^6.0.0:
7797+
version "6.0.0"
7798+
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.0.0.tgz#84c210f5500da1af4c31ab2768d794e5e081dd91"
7799+
integrity sha512-5iS61MOdUMemWH9CORQRxVXTp9g5K8rPnI9uQpo97aWgsH3vVXKjkIhDi+OgIDmN3Ly9+AZ2fZV01Wut1yzfKA==
78007800

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

0 commit comments

Comments
 (0)