diff --git a/package.json b/package.json index e54736c1..ca8895a0 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@types/lodash": "^4.14.195", "@types/mousetrap": "1.6.11", "@types/ms": "0.7.31", - "@types/node": "18.16.19", + "@types/node": "18.17.0", "@types/plist": "3.0.2", "@types/react": "18.2.15", "@types/react-dom": "18.2.7", diff --git a/yarn.lock b/yarn.lock index 7f237caa..a4363671 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1141,10 +1141,10 @@ resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/node@*", "@types/node@18.16.19": - version "18.16.19" - resolved "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea" - integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA== +"@types/node@*", "@types/node@18.17.0": + version "18.17.0" + resolved "https://registry.npmjs.org/@types/node/-/node-18.17.0.tgz#35d44267a33dd46b49ee0f73d31b05fd7407e290" + integrity sha512-GXZxEtOxYGFchyUzxvKI14iff9KZ2DI+A6a37o6EQevtg6uO9t+aUZKcaC1Te5Ng1OnLM7K9NVVj+FbecD9cJg== "@types/node@^16.11.26", "@types/node@^16.9.2": version "16.18.36"