From c7d18772c79e51145b3658eff8c81c1e4eefd04f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:33:25 +0000 Subject: [PATCH] Bump @types/node from 22.10.7 to 22.10.10 in /app (#2165) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.10.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/yarn.lock b/app/yarn.lock index cf17de3dd..7082db14c 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -9493,7 +9493,7 @@ react-minimal-pie-chart "^8.2.0" react-use "^17.2.4" -"@roadiehq/github-auth-utils-react@^1.0.0", "@roadiehq/github-auth-utils-react@^1.0.1": +"@roadiehq/github-auth-utils-react@^1.0.1": version "1.0.1" resolved "https://registry.yarnpkg.com/@roadiehq/github-auth-utils-react/-/github-auth-utils-react-1.0.1.tgz#a1a13388419f2468d2d121c08581ddf46bc7765c" integrity sha512-JytB6qqnmFUbClzeca6VztK0WtCl08jiBYclXNq+j3qA3wosodDAcXjDlNLN/Glkn/iwg9oh1RSWq5CuYNohMg== @@ -11496,9 +11496,9 @@ "@types/node" "*" "@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^22.0.0": - version "22.10.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7" - integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg== + version "22.10.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6" + integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww== dependencies: undici-types "~6.20.0"