Skip to content

Commit 18ad077

Browse files
Update dependency @types/node to v18.19.86
1 parent 2979dc6 commit 18ad077

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

+10-3
Original file line numberDiff line numberDiff line change
@@ -1166,9 +1166,11 @@
11661166
integrity sha512-+2Iggwg7PxoO5Kyhvsq9VarmPbIelXP070HMImEpbtGCoyWNINQj4wzjbQCXzdHTRXnqufutJb5KAURZANNBAw==
11671167

11681168
"@types/node@^18.0.0":
1169-
version "18.16.16"
1170-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
1171-
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
1169+
version "18.19.86"
1170+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.86.tgz#a7e1785289c343155578b9d84a0e3e924deb948b"
1171+
integrity sha512-fifKayi175wLyKyc5qUfyENhQ1dCNI1UNjp653d8kuYcPQN5JhX3dGuP/XmvPTg/xRBn1VTLpbmi+H/Mr7tLfQ==
1172+
dependencies:
1173+
undici-types "~5.26.4"
11721174

11731175
"@types/parse-json@^4.0.0":
11741176
version "4.0.0"
@@ -3540,6 +3542,11 @@ unbox-primitive@^1.0.2:
35403542
has-symbols "^1.0.3"
35413543
which-boxed-primitive "^1.0.2"
35423544

3545+
undici-types@~5.26.4:
3546+
version "5.26.5"
3547+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3548+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3549+
35433550
unicode-canonical-property-names-ecmascript@^1.0.4:
35443551
version "1.0.4"
35453552
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"

0 commit comments

Comments
 (0)