diff --git a/calendar_task/package.json b/calendar_task/package.json index 525016e..672620d 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.11.10", "@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..100f686 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.11.10": + version "18.11.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34" + integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ== "@types/parse-json@^4.0.0": version "4.0.0"