diff --git a/package.json b/package.json index 9d983e6d..48a7b49a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "description": "Chat Styles is a generator of style sheet for the YouTube Live Chat.", "devDependencies": { "@types/eslint": "^9.6.1", - "@types/node": "^20.17.14", + "@types/node": "^20.17.15", "@types/react": "^18.3.18", "@types/react-color": "^3.0.13", "@types/react-helmet": "^6.1.11", diff --git a/yarn.lock b/yarn.lock index caa7d1b7..b727298f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1305,10 +1305,10 @@ dependencies: undici-types "~6.20.0" -"@types/node@^20.17.14": - version "20.17.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608" - integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg== +"@types/node@^20.17.15": + version "20.17.15" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.15.tgz#54b35c9d9f8aff362b9ea7c851c5086626381f5e" + integrity sha512-ymrDMpEhuYz7PXTItXhY0ZDBDZT/RgsmFM9rBiRLOSVX1HKJhhrLXuLY00fHsFsugYT1wZU3IC4dleUUC22UDQ== dependencies: undici-types "~6.19.2"