Skip to content

Commit 3716c99

Browse files
chore(deps): update dependency @types/node to v18.19.49
1 parent 5d3dc09 commit 3716c99

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@types/marked": "4.3.0",
16-
"@types/node": "18.16.10",
16+
"@types/node": "18.19.49",
1717
"@vitejs/plugin-vue": "4.2.1",
1818
"@vue/compiler-sfc": "3.2.47",
1919
"cross-env": "7.0.3",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,10 +207,12 @@
207207
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-4.3.0.tgz#5cd14a190b0a4d212781cfee7093f611ec74a111"
208208
integrity sha512-zK4gSFMjgslsv5Lyvr3O1yCjgmnE4pr8jbG8qVn4QglMwtpvPCf4YT2Wma7Nk95OxUUJI8Z+kzdXohbM7mVpGw==
209209

210-
211-
version "18.16.10"
212-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.10.tgz#9b16d918f4f6fec6cae4af34283a91d555b81519"
213-
integrity sha512-sMo3EngB6QkMBlB9rBe1lFdKSLqljyWPPWv6/FzSxh/IDlyVWSzE9RiF4eAuerQHybrWdqBgAGb03PM89qOasA==
210+
211+
version "18.19.49"
212+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.49.tgz#2f55cba5214da8f16d48f02724bee58b104f374e"
213+
integrity sha512-ALCeIR6n0nQ7j0FUF1ycOhrp6+XutJWqEu/vtdEqXFUQwkBfgUA5cEg3ZNmjWGF/ZYA/FcF9QMkL55Ar0O6UrA==
214+
dependencies:
215+
undici-types "~5.26.4"
214216

215217
216218
version "4.2.1"
@@ -901,6 +903,11 @@ to-regex-range@^5.0.1:
901903
dependencies:
902904
is-number "^7.0.0"
903905

906+
undici-types@~5.26.4:
907+
version "5.26.5"
908+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
909+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
910+
904911
905912
version "0.24.1"
906913
resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.24.1.tgz#b5c3419c30a603dd795e3a0d63c4c12f4a5d8274"

0 commit comments

Comments
 (0)