diff --git a/package.json b/package.json index 68ec5d3..58cb170 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@rushstack/eslint-patch": "^1.1.3", "@types/materializecss__materialize": "^1.1.0", - "@types/node": "18.8.0", + "@types/node": "18.11.0", "@typescript-eslint/eslint-plugin": "^5.40.0", "@typescript-eslint/parser": "^5.40.0", "@vitejs/plugin-vue": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index e933df2..b01a00a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -177,10 +177,10 @@ "@types/jquery" "*" cash-dom "^8.1.1" -"@types/node@18.8.0": - version "18.8.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.0.tgz#b8ee8d83a99470c0661bd899417fcd77060682fe" - integrity sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA== +"@types/node@18.11.0": + version "18.11.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d" + integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w== "@types/sizzle@*": version "2.3.3"