diff --git a/package.json b/package.json index 3f17801..69a5beb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/electron-devtools-installer": "^2.2.2", "@types/faker": "6.6.9", "@types/generic-pool": "^3.1.10", - "@types/node": "^17.0.25", + "@types/node": "^18.14.5", "@types/react": "^18.0.6", "@types/react-bootstrap-table-next": "4.0.18", "@types/react-bootstrap-table2-paginator": "2.1.2", diff --git a/yarn.lock b/yarn.lock index e97bd04..3234bc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1251,10 +1251,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/node@*", "@types/node@^17.0.25": - version "17.0.25" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448" - integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w== +"@types/node@*", "@types/node@^18.14.5": + version "18.14.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.5.tgz#4a13a6445862159303fc38586598a9396fc408b3" + integrity sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw== "@types/node@^16.11.26": version "16.11.26"