diff --git a/package.json b/package.json index deae6ae..0f7eab5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/css-mediaquery": "^0.1.0", "@types/imagemin": "^7.0.0", "@types/minimatch": "^3.0.3", - "@types/node": "^15.3.0", + "@types/node": "^18.8.5", "@types/sharp": "^0.28.1", "@types/through2-concurrent": "^2.0.0", "@types/vinyl": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index 6eda646..206dd38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1742,10 +1742,10 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21" integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA== -"@types/node@*", "@types/node@^15.3.0": - version "15.3.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.1.tgz#23a06b87eedb524016616e886b116b8fdcb180af" - integrity sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw== +"@types/node@*", "@types/node@^18.8.5": + version "18.8.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.5.tgz#6a31f820c1077c3f8ce44f9e203e68a176e8f59e" + integrity sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q== "@types/normalize-package-data@^2.4.0": version "2.4.0"