diff --git a/package.json b/package.json index ce6e0cf..f343e6e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/cheerio": "0.22.35", "@types/csso": "5.0.4", - "@types/node": "20.14.2", + "@types/node": "20.14.4", "@types/svg-parser": "2.0.6", "@types/tape": "5.6.4", "release-it": "17.3.0", diff --git a/yarn.lock b/yarn.lock index 69910dd..7b74a25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -290,10 +290,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.14.2": - version "20.14.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18" - integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q== +"@types/node@20.14.4": + version "20.14.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6" + integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw== dependencies: undici-types "~5.26.4"