Skip to content

Commit 6b5e7b0

Browse files
Update dependency @types/node to v20
1 parent 818bd13 commit 6b5e7b0

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1895,9 +1895,11 @@
18951895
integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==
18961896

18971897
"@types/node@*":
1898-
version "18.0.3"
1899-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
1900-
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
1898+
version "20.11.24"
1899+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
1900+
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
1901+
dependencies:
1902+
undici-types "~5.26.4"
19011903

19021904
"@types/parse-json@^4.0.0":
19031905
version "4.0.0"
@@ -5917,6 +5919,11 @@ unbox-primitive@^1.0.2:
59175919
has-symbols "^1.0.3"
59185920
which-boxed-primitive "^1.0.2"
59195921

5922+
undici-types@~5.26.4:
5923+
version "5.26.5"
5924+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5925+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5926+
59205927
universal-github-app-jwt@^1.0.1:
59215928
version "1.1.0"
59225929
resolved "https://registry.yarnpkg.com/universal-github-app-jwt/-/universal-github-app-jwt-1.1.0.tgz#0abaa876101cdf1d3e4c546be2768841c0c1b514"

0 commit comments

Comments
 (0)