diff --git a/package.json b/package.json index ca6f4ce..6cd3fcc 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/bootstrap": "^5.2.0", "@types/jquery": "^3.5.14", "@types/mermaid": "^9.2.0", - "@types/node": "^20.0.0", + "@types/node": "^20.1.0", "@vuepress/bundler-vite": "^2.0.0-beta.25", "@vuepress/plugin-back-to-top": "^2.0.0-beta.25", "@vuepress/plugin-debug": "^2.0.0-beta.25", diff --git a/yarn.lock b/yarn.lock index 8ea5127..95e0cb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -350,10 +350,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/node@*", "@types/node@^20.0.0": - version "20.0.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.0.0.tgz#081d9afd28421be956c1a47ced1c9a0034b467e2" - integrity sha512-cD2uPTDnQQCVpmRefonO98/PPijuOnnEy5oytWJFPY1N9aJCz2wJ5kSGWO+zJoed2cY2JxQh6yBuUq4vIn61hw== +"@types/node@*", "@types/node@^20.1.0": + version "20.1.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.0.tgz#258805edc37c327cf706e64c6957f241ca4c4c20" + integrity sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A== "@types/parse-json@^4.0.0": version "4.0.0"