Skip to content

Commit 76f1433

Browse files
chore(deps): update dependency @types/node to v18.19.83
1 parent 298fe16 commit 76f1433

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

package-lock.json

+22-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+11-4
Original file line numberDiff line numberDiff line change
@@ -2845,10 +2845,12 @@
28452845
resolved "https://registry.npmjs.org/@types/mime/-/mime-3.0.1.tgz"
28462846
integrity sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==
28472847

2848-
"@types/node@*", "@types/node@^18.11.18":
2849-
version "18.13.0"
2850-
resolved "https://registry.npmjs.org/@types/node/-/node-18.13.0.tgz"
2851-
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
2848+
"@types/node@*", "@types/node@^18.19.83":
2849+
version "18.19.83"
2850+
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.83.tgz"
2851+
integrity sha512-D69JeR5SfFS5H6FLbUaS0vE4r1dGhmMBbG4Ed6BNS4wkDK8GZjsdCShT5LCN59vOHEUHnFCY9J4aclXlIphMkA==
2852+
dependencies:
2853+
undici-types "~5.26.4"
28522854

28532855
"@types/parse-json@^4.0.0":
28542856
version "4.0.0"
@@ -9461,6 +9463,11 @@ unbox-primitive@^1.0.2:
94619463
has-symbols "^1.0.3"
94629464
which-boxed-primitive "^1.0.2"
94639465

9466+
undici-types@~5.26.4:
9467+
version "5.26.5"
9468+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9469+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9470+
94649471
unicode-canonical-property-names-ecmascript@^2.0.0:
94659472
version "2.0.0"
94669473
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz"

0 commit comments

Comments
 (0)