diff --git a/package.json b/package.json index e376ffc3..77b6ed36 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@andatoshiki/markdown-it-image-caption": "0.0.2", "@andatoshiki/vitepress-plugin-nprogress": "^0.0.1", "@mdit-vue/shared": "^0.12.0", - "@types/node": "^18.14.2", + "@types/node": "^18.15.7", "@vitejs/plugin-vue": "^4.0.0", "conventional-changelog-cli": "^2.2.2", "feed": "^4.2.2", diff --git a/yarn.lock b/yarn.lock index 2783c279..2ef37903 100644 --- a/yarn.lock +++ b/yarn.lock @@ -646,10 +646,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== -"@types/node@^18.14.2": - version "18.14.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1" - integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA== +"@types/node@^18.15.7": + version "18.15.7" + resolved "https://registry.npmjs.org/@types/node/-/node-18.15.7.tgz#33514fca9bdf136f77027358850c0fb9cd93c669" + integrity sha512-LFmUbFunqmBn26wJZgZPYZPrDR1RwGOu2v79Mgcka1ndO6V0/cwjivPTc4yoK6n9kmw4/ls1r8cLrvh2iMibFA== "@types/normalize-package-data@^2.4.0": version "2.4.1"