From 9870cce5b6cf8bbb6c41fc49a235dac0e568285b Mon Sep 17 00:00:00 2001 From: AWS CDK Automation <43080478+aws-cdk-automation@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:29:17 -0800 Subject: [PATCH] chore(deps): upgrade dependencies (#2499) Upgrades project dependencies. See details in [workflow run]. [Workflow Run]: https://github.com/aws/jsii-rosetta/actions/runs/13022037389 ------ *Automatically created by projen via the "upgrade-maintenance-v5.5" workflow* Signed-off-by: github-actions Co-authored-by: github-actions --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1a792a8f..8262edd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -987,9 +987,9 @@ "@types/node" "*" "@types/node@*": - 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== + version "22.12.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c" + integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA== dependencies: undici-types "~6.20.0"