diff --git a/calendar_task/package.json b/calendar_task/package.json index 525016e..65d7391 100644 --- a/calendar_task/package.json +++ b/calendar_task/package.json @@ -7,7 +7,7 @@ "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.4.0", - "@types/node": "^17.0.10", + "@types/node": "^18.14.2", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11", "react": "^17.0.2", diff --git a/calendar_task/yarn.lock b/calendar_task/yarn.lock index 31fcecb..ed194cc 100644 --- a/calendar_task/yarn.lock +++ b/calendar_task/yarn.lock @@ -1834,10 +1834,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@*", "@types/node@^17.0.10": - version "17.0.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab" - integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog== +"@types/node@*", "@types/node@^18.14.2": + version "18.14.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.2.tgz#c076ed1d7b6095078ad3cf21dfeea951842778b1" + integrity sha512-1uEQxww3DaghA0RxqHx0O0ppVlo43pJhepY51OxuQIKHpjbnYLA7vcdwioNPzIqmC2u3I/dmylcqjlh0e7AyUA== "@types/parse-json@^4.0.0": version "4.0.0"