From 29d10aa20f62e1b5f0fba974fa8e909b43454123 Mon Sep 17 00:00:00 2001
From: AWS CDK Automation
 <43080478+aws-cdk-automation@users.noreply.github.com>
Date: Mon, 9 Sep 2024 03:36:19 +0300
Subject: [PATCH] chore(deps): upgrade dependencies (#1319)

Upgrades project dependencies. See details in [workflow run].

[Workflow Run]:
https://github.com/aws/jsii-compiler/actions/runs/10764332662

------

*Automatically created by projen via the "upgrade-maintenance-v5.3"
workflow*

Signed-off-by: github-actions <github-actions@github.com>
Co-authored-by: github-actions <github-actions@github.com>
---
 yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 2631a19b..ee1655bb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3542,9 +3542,9 @@ is-builtin-module@^3.2.0:
     builtin-modules "^3.3.0"
 
 is-bun-module@^1.0.2:
-  version "1.1.0"
-  resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-1.1.0.tgz#a66b9830869437f6cdad440ba49ab6e4dc837269"
-  integrity sha512-4mTAVPlrXpaN3jtF0lsnPCMGnq4+qZjVIKq0HCpfcqf8OC1SM5oATCIAPM5V5FN05qp2NNnFndphmdZS9CV3hA==
+  version "1.2.1"
+  resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-1.2.1.tgz#495e706f42e29f086fd5fe1ac3c51f106062b9fc"
+  integrity sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q==
   dependencies:
     semver "^7.6.3"