Skip to content

Commit f246766

Browse files
Update dependency @types/node to v20.19.0
1 parent 6c00cc3 commit f246766

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -814,12 +814,19 @@
814814
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
815815
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
816816

817-
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^20.2.3":
818-
version "20.14.11"
819-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
820-
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
817+
"@types/node@*", "@types/node@>=13.7.0":
818+
version "22.15.30"
819+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
820+
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
821821
dependencies:
822-
undici-types "~5.26.4"
822+
undici-types "~6.21.0"
823+
824+
"@types/node@^20.2.3":
825+
version "20.19.0"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.0.tgz#7006b097b15dfea06695c3bbdba98b268797f65b"
827+
integrity sha512-hfrc+1tud1xcdVTABC2JiomZJEklMcXYNTVtZLAeqTVWD+qL5jkHKT+1lOtqDdGxt+mB53DTtiz673vfjU8D1Q==
828+
dependencies:
829+
undici-types "~6.21.0"
823830

824831
"@types/semver@^7.3.12":
825832
version "7.5.8"
@@ -3676,10 +3683,10 @@ unbox-primitive@^1.0.2:
36763683
has-symbols "^1.0.3"
36773684
which-boxed-primitive "^1.0.2"
36783685

3679-
undici-types@~5.26.4:
3680-
version "5.26.5"
3681-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3682-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3686+
undici-types@~6.21.0:
3687+
version "6.21.0"
3688+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3689+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
36833690

36843691
update-browserslist-db@^1.1.0:
36853692
version "1.1.0"

0 commit comments

Comments
 (0)