diff --git a/package.json b/package.json index 3f174d9..23bd7ae 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@types/jest": "^27.5.0", - "@types/node": "^17.0.31", + "@types/node": "^17.0.32", "eslint": "^8.15.0", "eslint-plugin-fp": "^2.3.0", "jest": "^27.4.7", diff --git a/yarn.lock b/yarn.lock index 5c702f3..93ed5d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -611,10 +611,10 @@ jest-matcher-utils "^27.0.0" pretty-format "^27.0.0" -"@types/node@*", "@types/node@^17.0.31": - version "17.0.31" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d" - integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q== +"@types/node@*", "@types/node@^17.0.32": + version "17.0.32" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.32.tgz#51d59d7a90ef2d0ae961791e0900cad2393a0149" + integrity sha512-eAIcfAvhf/BkHcf4pkLJ7ECpBAhh9kcxRBpip9cTiO+hf+aJrsxYxBeS6OXvOd9WqNAJmavXVpZvY1rBjNsXmw== "@types/prettier@^2.1.5": version "2.4.4"