diff --git a/package.json b/package.json index 1205827..9b0c0b5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@textlint/textlint-plugin-text": "^13.3.3", "@types/eslint": "^8.37.0", "@types/htmlhint": "^1.1.5", - "@types/node": "^18.15.11", + "@types/node": "^18.19.49", "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", "@types/web": "^0.0.99", diff --git a/yarn.lock b/yarn.lock index 26f679b..182ddb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3640,10 +3640,12 @@ dependencies: "@types/unist" "*" -"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.15.11": - version "18.15.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.11.tgz#b3b790f09cb1696cffcec605de025b088fa4225f" - integrity sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q== +"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.49": + version "18.19.49" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.49.tgz#2f55cba5214da8f16d48f02724bee58b104f374e" + integrity sha512-ALCeIR6n0nQ7j0FUF1ycOhrp6+XutJWqEu/vtdEqXFUQwkBfgUA5cEg3ZNmjWGF/ZYA/FcF9QMkL55Ar0O6UrA== + dependencies: + undici-types "~5.26.4" "@types/node@^12.7.1": version "12.20.55" @@ -14814,6 +14816,11 @@ unbzip2-stream@^1.0.9: buffer "^5.2.1" through "^2.3.8" +undici-types@~5.26.4: + version "5.26.5" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" + integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== + unherit@^1.0.0, unherit@^1.0.4: version "1.1.3" resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"