diff --git a/web/package.json b/web/package.json index 27cf03f7..5380cdb0 100644 --- a/web/package.json +++ b/web/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rushstack/eslint-patch": "^1.2.0", - "@types/node": "^18.11.9", + "@types/node": "^18.15.12", "@vitejs/plugin-vue": "^2.3.4", "@vue/eslint-config-prettier": "^7.0.0", "@vue/eslint-config-typescript": "^10.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index 49faa12f..98b59326 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -114,10 +114,10 @@ version "7.0.11" resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz" -"@types/node@^18.11.9": - version "18.11.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" - integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== +"@types/node@^18.15.12": + version "18.15.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.12.tgz#833756634e78c829e1254db006468dadbb0c696b" + integrity sha512-Wha1UwsB3CYdqUm2PPzh/1gujGCNtWVUYF0mB00fJFoR4gTyWTDPjSm+zBF787Ahw8vSGgBja90MkgFwvB86Dg== "@types/web-bluetooth@^0.0.16": version "0.0.16"