diff --git a/package.json b/package.json index 2e646cffa9..5e90eaf20d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@changesets/cli": "2.30.0", "@theguild/prettier-config": "3.0.1", "@types/jest": "30.0.0", - "@types/node": "24.11.0", + "@types/node": "24.11.1", "@typescript-eslint/eslint-plugin": "8.56.1", "@typescript-eslint/parser": "8.56.1", "babel-jest": "30.2.0", diff --git a/yarn.lock b/yarn.lock index 1a6b115962..ebc2cd3a49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2634,10 +2634,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f" integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ== -"@types/node@*", "@types/node@24.11.0": - version "24.11.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0" - integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw== +"@types/node@*", "@types/node@24.11.1": + version "24.11.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.1.tgz#3509391e756e3786d47fb356b550272771588771" + integrity sha512-MOw3rIVR4djfMH7ft9ZJLPViaJwkZvMfrzumElas79IwMUEl8ykkuQmgL9MAMz7vO8G3vuz9b7Gu+keYZx7Xrw== dependencies: undici-types "~7.16.0"