diff --git a/package.json b/package.json index 1205827..320bdc1 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.51", "@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..38a3d72 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.51": + version "18.19.51" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.51.tgz#bebfb2f282de467f556a1a85aa74878b6ca0ab3a" + integrity sha512-IIMkWEIVQDlBpi6pPeGqTqOx7KbzGC3EgIyH8NrxplXOwWw0uVl9vthJUMFrxD7kcEfcRp7jIkgpB28M6JnfWA== + 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"