diff --git a/resources/package.json b/resources/package.json index 1ef75b7..0849c7c 100644 --- a/resources/package.json +++ b/resources/package.json @@ -10,7 +10,7 @@ "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.0.4", "@types/jest": "^29.5.13", - "@types/node": "^22.10.1", + "@types/node": "^22.10.3", "@types/react": "^18.3.11", "@types/react-dom": "^18.0.0", "install": "^0.13.0", diff --git a/resources/yarn.lock b/resources/yarn.lock index 1b5f92b..a6942c9 100644 --- a/resources/yarn.lock +++ b/resources/yarn.lock @@ -2072,10 +2072,10 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^22.10.1": - version "22.10.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" - integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ== +"@types/node@*", "@types/node@^22.10.3": + version "22.10.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.3.tgz#cdc2a89bf6e5d5e593fad08e83f74d7348d5dd10" + integrity sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw== dependencies: undici-types "~6.20.0"