diff --git a/package.json b/package.json index 3f17801..4121b09 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.1", "@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..249ac36 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.1": + version "18.14.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f" + integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ== "@types/node@^16.11.26": version "16.11.26"