diff --git a/web/package.json b/web/package.json index 27cf03f7..a2bc675d 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.10", "@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..2483d1ed 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.10": + version "18.15.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3" + integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ== "@types/web-bluetooth@^0.0.16": version "0.0.16"