Skip to content

Commit bff6f32

Browse files
chore(deps): update dependency @types/node to ^18.19.75
1 parent ef9104a commit bff6f32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@d-ts/vue": "^1.0.0",
3737
"@pkgr/rollup": "^6.0.0",
3838
"@types/lodash-es": "^4.17.12",
39-
"@types/node": "^18.19.8",
39+
"@types/node": "^18.19.75",
4040
"@types/qrcode": "^1.5.5",
4141
"@types/web": "^0.0.135",
4242
"@vitejs/plugin-vue-jsx": "^3.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3398,10 +3398,10 @@
33983398
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.5.tgz#9129f0d6857f976e00e171bbb3460e4b702f84ef"
33993399
integrity sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA==
34003400

3401-
"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.8":
3402-
version "18.19.8"
3403-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.8.tgz#c1e42b165e5a526caf1f010747e0522cb2c9c36a"
3404-
integrity sha512-g1pZtPhsvGVTwmeVoexWZLTQaOvXwoSq//pTL0DHeNzUDrFnir4fgETdhjhIxjVnN+hKOuh98+E1eMLnUXstFg==
3401+
"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.75":
3402+
version "18.19.75"
3403+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.75.tgz#be932799d1ab40779ffd16392a2b2300f81b565d"
3404+
integrity sha512-UIksWtThob6ZVSyxcOqCLOUNg/dyO1Qvx4McgeuhrEtHTLFTf7BBhEazaE4K806FGTPtzd/2sE90qn4fVr7cyw==
34053405
dependencies:
34063406
undici-types "~5.26.4"
34073407

0 commit comments

Comments
 (0)