Skip to content

Commit 8e24d5b

Browse files
Update dependency @types/node to v18.19.101
1 parent 4dd3242 commit 8e24d5b

File tree

2 files changed

+40
-8
lines changed

2 files changed

+40
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/bent": "7.3.3",
3737
"@types/dotenv": "8.2.0",
3838
"@types/jsonwebtoken": "9.0.2",
39-
"@types/node": "18.16.18",
39+
"@types/node": "18.19.101",
4040
"@types/ramda": "0.29.2",
4141
"@types/sinon": "10.0.15",
4242
"@typescript-eslint/eslint-plugin": "5.60.1",

yarn.lock

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,10 +1448,12 @@
14481448
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
14491449
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
14501450

1451-
"@types/node@18.16.18":
1452-
version "18.16.18"
1453-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
1454-
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
1451+
"@types/node@18.19.101":
1452+
version "18.19.101"
1453+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.101.tgz#6c08ca62bdbc745b60b885f3c38f571ea145ccff"
1454+
integrity sha512-Ykg7fcE3+cOQlLUv2Ds3zil6DVjriGQaSN/kEpl5HQ3DIGM6W0F2n9+GkWV4bRt7KjLymgzNdTnSKCbFUUJ7Kw==
1455+
dependencies:
1456+
undici-types "~5.26.4"
14551457

14561458
"@types/node@^12.12.6":
14571459
version "12.20.37"
@@ -8536,7 +8538,7 @@ strict-uri-encode@^1.0.0:
85368538
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
85378539
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
85388540

8539-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8541+
"string-width-cjs@npm:string-width@^4.2.0":
85408542
version "4.2.3"
85418543
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
85428544
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8554,6 +8556,15 @@ string-width@^1.0.1:
85548556
is-fullwidth-code-point "^1.0.0"
85558557
strip-ansi "^3.0.0"
85568558

8559+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8560+
version "4.2.3"
8561+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8562+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8563+
dependencies:
8564+
emoji-regex "^8.0.0"
8565+
is-fullwidth-code-point "^3.0.0"
8566+
strip-ansi "^6.0.1"
8567+
85578568
string-width@^5.0.0:
85588569
version "5.1.0"
85598570
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.0.tgz#5ab00980cfb29f43e736b113a120a73a0fb569d3"
@@ -8616,7 +8627,7 @@ string_decoder@~1.1.1:
86168627
dependencies:
86178628
safe-buffer "~5.1.0"
86188629

8619-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8630+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
86208631
version "6.0.1"
86218632
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
86228633
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8630,6 +8641,13 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
86308641
dependencies:
86318642
ansi-regex "^2.0.0"
86328643

8644+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8645+
version "6.0.1"
8646+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8647+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8648+
dependencies:
8649+
ansi-regex "^5.0.1"
8650+
86338651
strip-ansi@^7.0.1:
86348652
version "7.0.1"
86358653
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -9059,6 +9077,11 @@ underscore@1.9.1:
90599077
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
90609078
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
90619079

9080+
undici-types@~5.26.4:
9081+
version "5.26.5"
9082+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9083+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9084+
90629085
union-value@^1.0.0:
90639086
version "1.0.1"
90649087
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
@@ -9848,7 +9871,7 @@ word-wrap@^1.2.3:
98489871
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
98499872
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
98509873

9851-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9874+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
98529875
version "7.0.0"
98539876
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
98549877
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9865,6 +9888,15 @@ wrap-ansi@^2.0.0:
98659888
string-width "^1.0.1"
98669889
strip-ansi "^3.0.1"
98679890

9891+
wrap-ansi@^7.0.0:
9892+
version "7.0.0"
9893+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9894+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9895+
dependencies:
9896+
ansi-styles "^4.0.0"
9897+
string-width "^4.1.0"
9898+
strip-ansi "^6.0.0"
9899+
98689900
wrap-ansi@^8.1.0:
98699901
version "8.1.0"
98709902
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)