diff --git a/package.json b/package.json index deae6ae..e2b1ecc 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": "^17.0.24", "@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..7efea18 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@^17.0.24": + version "17.0.24" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f" + integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g== "@types/normalize-package-data@^2.4.0": version "2.4.0"