diff --git a/package.json b/package.json index e7881c54..5de176ce 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@testing-library/jest-dom": "6.3.0", "@testing-library/react": "14.1.2", "@types/jest": "29.5.11", - "@types/node": "20.11.7", + "@types/node": "20.11.8", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@types/transit-js": "0.8.3", diff --git a/yarn.lock b/yarn.lock index dd0f231e..1662c988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -976,10 +976,10 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199" integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ== -"@types/node@20.11.7": - version "20.11.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0" - integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A== +"@types/node@20.11.8": + version "20.11.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.8.tgz#bdb6de1048613c3c6ab6c341c37e8fd1a7860308" + integrity sha512-i7omyekpPTNdv4Jb/Rgqg0RU8YqLcNsI12quKSDkRXNfx7Wxdm6HhK1awT3xTgEkgxPn3bvnSpiEAc7a7Lpyow== dependencies: undici-types "~5.26.4"