diff --git a/package.json b/package.json index 876babe29..6634b0ae4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/lodash.chunk": "4.2.6", "@types/lodash.debounce": "4.0.6", "@types/lodash.unescape": "4.0.6", - "@types/node": "16.11.13", + "@types/node": "20.8.7", "@types/react": "17.0.37", "@types/react-bootstrap": "0.32.28", "@types/react-dom": "17.0.11", diff --git a/yarn.lock b/yarn.lock index 87ce124f9..fadcaa9a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4334,10 +4334,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@16.11.13": - version "16.11.13" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.13.tgz#6b71641b81a98c6a538d89892440c06f147edddc" - integrity sha512-eUXZzHLHoZqj1frtUetNkUetYoJ6X55UmrVnFD4DMhVeAmwLjniZhtBmsRiemQh4uq4G3vUra/Ws/hs9vEvL3Q== +"@types/node@*", "@types/node@20.8.7": + version "20.8.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25" + integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ== + dependencies: + undici-types "~5.25.1" "@types/node@^14.0.10": version "14.17.34" @@ -17492,6 +17494,11 @@ uncontrollable@^7.2.1: invariant "^2.2.4" react-lifecycles-compat "^3.0.4" +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== + unfetch@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-4.2.0.tgz#7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be"