diff --git a/package.json b/package.json index 3f17801..993f8ae 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.11.19", "@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..fc7de47 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.11.19": + version "18.11.19" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d" + integrity sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw== "@types/node@^16.11.26": version "16.11.26"