Skip to content

Commit bde7d73

Browse files
chore(deps): update dependency nock to v14.0.0-beta.7
1 parent b5558b3 commit bde7d73

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

+31-6
Original file line numberDiff line numberDiff line change
@@ -3494,9 +3494,9 @@ nock@^13.0.4:
34943494
propagate "^2.0.0"
34953495

34963496
nock@^14.0.0-beta.5:
3497-
version "14.0.0-beta.5"
3498-
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.0-beta.5.tgz#df390c660cb3f57e075cb38cf77e0064bd0c5f00"
3499-
integrity sha512-u255tf4DYvyErTlPZA9uTfXghiZZy+NflUOFONPVKZ5tP0yaHwKig28zyFOLhu8y5YcCRC+V5vDk4HHileh2iw==
3497+
version "14.0.0-beta.7"
3498+
resolved "https://registry.yarnpkg.com/nock/-/nock-14.0.0-beta.7.tgz#bdb3f3cfa2276659c87412f6dff2aea9ee69a7fc"
3499+
integrity sha512-+EQMm5W9K8YnBE2Ceg4hnJynaCZmvK8ZlFXQ2fxGwtkOkBUq8GpQLTks2m1jpvse9XDxMDDOHgOWpiznFuh0bA==
35003500
dependencies:
35013501
json-stringify-safe "^5.0.1"
35023502
propagate "^2.0.0"
@@ -4008,7 +4008,16 @@ string-length@^4.0.1:
40084008
char-regex "^1.0.2"
40094009
strip-ansi "^6.0.0"
40104010

4011-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4011+
"string-width-cjs@npm:string-width@^4.2.0":
4012+
version "4.2.3"
4013+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4014+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4015+
dependencies:
4016+
emoji-regex "^8.0.0"
4017+
is-fullwidth-code-point "^3.0.0"
4018+
strip-ansi "^6.0.1"
4019+
4020+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
40124021
version "4.2.3"
40134022
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
40144023
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4053,7 +4062,14 @@ string.prototype.trimstart@^1.0.7:
40534062
define-properties "^1.2.0"
40544063
es-abstract "^1.22.1"
40554064

4056-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4065+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4066+
version "6.0.1"
4067+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4068+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4069+
dependencies:
4070+
ansi-regex "^5.0.1"
4071+
4072+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
40574073
version "6.0.1"
40584074
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
40594075
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4381,7 +4397,16 @@ which@^2.0.1:
43814397
dependencies:
43824398
isexe "^2.0.0"
43834399

4384-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4400+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4401+
version "7.0.0"
4402+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4403+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4404+
dependencies:
4405+
ansi-styles "^4.0.0"
4406+
string-width "^4.1.0"
4407+
strip-ansi "^6.0.0"
4408+
4409+
wrap-ansi@^7.0.0:
43854410
version "7.0.0"
43864411
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
43874412
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)