diff --git a/package.json b/package.json index 0f6bfa444..ebd04682e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@graphql-codegen/typescript-react-apollo": "4.3.2", "@playwright/test": "1.48.2", "@types/is-url": "1.2.32", - "@types/node": "20.17.0", + "@types/node": "20.17.5", "@types/react": "18.3.12", "@types/react-custom-scrollbars": "4.0.13", "@types/react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 4b43fba51..0c977015a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3386,10 +3386,10 @@ dependencies: undici-types "~6.19.2" -"@types/node@20.17.0": - version "20.17.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b" - integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ== +"@types/node@20.17.5": + version "20.17.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a" + integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ== dependencies: undici-types "~6.19.2"