diff --git a/package.json b/package.json index d5c0edbb..5a957c53 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@theuiteam/lib-builder": "0.0.8", "@types/detect-node": "^2.0.0", "@types/enzyme": "^3.10.3", - "@types/node": "^12.12.6", + "@types/node": "^13.1.0", "@types/react-dom": "^16.9.4", "babel-plugin-dynamic-import-node": "^2.3.0", "babel-plugin-tester": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index 96e428a2..0d5e097a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1755,10 +1755,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.3.tgz#1f89840c7aac2406cc43a2ecad98fc02a8e130e4" integrity sha512-J7nx6JzxmtT4zyvfLipYL7jNaxvlCWpyG7JhhCQ4fQyG+AGfovAHoYR55TFx+X8akfkUJYpt5JG6GPeFMjZaCQ== -"@types/node@^12.12.6": - version "12.12.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.6.tgz#a47240c10d86a9a57bb0c633f0b2e0aea9ce9253" - integrity sha512-FjsYUPzEJdGXjwKqSpE0/9QEh6kzhTAeObA54rn6j3rR4C/mzpI9L0KNfoeASSPMMdxIsoJuCLDWcM/rVjIsSA== +"@types/node@^13.1.0": + version "13.1.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.0.tgz#225cbaac5fdb2b9ac651b02c070d8aa3c37cc812" + integrity sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA== "@types/node@^7.0.11": version "7.10.9"