diff --git a/package.json b/package.json index a88e0fde4..8aed1841c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@semantic-release/git": "^10.0.1", "@types/escape-html": "^1.0.2", "@types/mapbox__rehype-prism": "^0.8.0", - "@types/node": "^20.6.2", + "@types/node": "^20.8.9", "@types/prismjs": "^1.26.0", "@types/react": "^18.2.21", "@types/react-test-renderer": "^18.0.1", diff --git a/yarn.lock b/yarn.lock index 107d4a9f1..26d7ef41a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1714,10 +1714,12 @@ dependencies: "@types/unist" "*" -"@types/node@*", "@types/node@^20.6.2": - version "20.6.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.2.tgz#a065925409f59657022e9063275cd0b9bd7e1b12" - integrity sha512-Y+/1vGBHV/cYk6OI1Na/LHzwnlNCAfU3ZNGrc1LdRe/LAIbdDPTTv/HU3M7yXN448aTVDq3eKRm2cg7iKLb8gw== +"@types/node@*", "@types/node@^20.8.9": + version "20.8.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.9.tgz#646390b4fab269abce59c308fc286dcd818a2b08" + integrity sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg== + dependencies: + undici-types "~5.26.4" "@types/node@^17.0.5": version "17.0.45" @@ -11308,6 +11310,11 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" +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== + undici@^5.23.0: version "5.23.0" resolved "https://registry.yarnpkg.com/undici/-/undici-5.23.0.tgz#e7bdb0ed42cebe7b7aca87ced53e6eaafb8f8ca0"