diff --git a/package.json b/package.json index 3f17801..85a33f3 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.6", "@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..95727ef 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.6": + version "18.14.6" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.6.tgz#ae1973dd2b1eeb1825695bb11ebfb746d27e3e93" + integrity sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA== "@types/node@^16.11.26": version "16.11.26"