diff --git a/package.json b/package.json index 8cd5f2b4..6599cf68 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": "^8.44.5", - "@types/node": "^18.18.5", + "@types/node": "^18.18.6", "@types/react": "^18.2.28", "@types/react-color": "^3.0.7", "@types/react-helmet": "^6.1.7", diff --git a/yarn.lock b/yarn.lock index 1de8e9b0..a8c869be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1313,10 +1313,10 @@ dependencies: undici-types "~5.25.1" -"@types/node@^18.18.5": - version "18.18.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244" - integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A== +"@types/node@^18.18.6": + version "18.18.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e" + integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w== "@types/prop-types@*": version "15.7.8"