diff --git a/calendar_task/package.json b/calendar_task/package.json index 525016e..4acfbc6 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.7.22", "@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..7e30504 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.7.22": + version "18.7.22" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.22.tgz#76f7401362ad63d9d7eefa7dcdfa5fcd9baddff3" + integrity sha512-TsmoXYd4zrkkKjJB0URF/mTIKPl+kVcbqClB2F/ykU7vil1BfWZVndOnpEIozPv4fURD28gyPFeIkW2G+KXOvw== "@types/parse-json@^4.0.0": version "4.0.0"