diff --git a/.node-version b/.node-version index 87ec8842..6569dfa4 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -18.18.2 +20.8.1 diff --git a/package.json b/package.json index b0d81d72..101ff9e9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@bugsnag/plugin-react": "7.19.0", "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.0.0", - "@types/node": "18.18.6", + "@types/node": "20.8.8", "@types/react": "18.0.26", "@types/react-burger-menu": "2.8.5", "@types/react-copy-to-clipboard": "5.0.6", diff --git a/yarn.lock b/yarn.lock index 19d44106..6e3dbf5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1090,10 +1090,12 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== -"@types/node@18.18.6": - version "18.18.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e" - integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w== +"@types/node@20.8.8": + version "20.8.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e" + integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ== + dependencies: + undici-types "~5.25.1" "@types/node@^18.17.5": version "18.17.15" @@ -6850,6 +6852,11 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" +undici-types@~5.25.1: + version "5.25.3" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3" + integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA== + universalify@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"