Skip to content

Commit 41077e6

Browse files
chore(deps): update dependency @types/node to v18.19.86
1 parent ede7527 commit 41077e6

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,11 +753,18 @@
753753
resolved "https://registry.npmjs.org/@types/module-alias/-/module-alias-2.0.1.tgz#e5893236ce922152d57c5f3f978f764f4deeb45f"
754754
integrity sha512-DN/CCT1HQG6HquBNJdLkvV+4v5l/oEuwOHUPLxI+Eub0NED+lk0YUfba04WGH90EINiUrNgClkNnwGmbICeWMQ==
755755

756-
"@types/node@*", "@types/node@^18.11.3":
756+
"@types/node@*":
757757
version "18.11.3"
758758
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
759759
integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
760760

761+
"@types/node@^18.11.3":
762+
version "18.19.86"
763+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.86.tgz#a7e1785289c343155578b9d84a0e3e924deb948b"
764+
integrity sha512-fifKayi175wLyKyc5qUfyENhQ1dCNI1UNjp653d8kuYcPQN5JhX3dGuP/XmvPTg/xRBn1VTLpbmi+H/Mr7tLfQ==
765+
dependencies:
766+
undici-types "~5.26.4"
767+
761768
"@types/prettier@^2.1.5":
762769
version "2.7.1"
763770
resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.1.tgz#dfd20e2dc35f027cdd6c1908e80a5ddc7499670e"
@@ -3345,6 +3352,11 @@ unbox-primitive@^1.0.2:
33453352
has-symbols "^1.0.3"
33463353
which-boxed-primitive "^1.0.2"
33473354

3355+
undici-types@~5.26.4:
3356+
version "5.26.5"
3357+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3358+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3359+
33483360
update-browserslist-db@^1.0.9:
33493361
version "1.0.10"
33503362
resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3"

0 commit comments

Comments
 (0)