From 56f245711d80122e46039211931f9b4acea6ee13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:56:51 +0000 Subject: [PATCH] Bump playwright from 1.45.3 to 1.49.1 in /packages/crypto-aws-kms Bumps [playwright](https://github.com/microsoft/playwright) from 1.45.3 to 1.49.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.49.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/crypto-aws-kms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/crypto-aws-kms/package.json b/packages/crypto-aws-kms/package.json index 0120a5e02..28c91a2b0 100644 --- a/packages/crypto-aws-kms/package.json +++ b/packages/crypto-aws-kms/package.json @@ -93,7 +93,7 @@ "eslint-plugin-mocha": "10.4.3", "mocha": "10.7.0", "mocha-junit-reporter": "2.2.1", - "playwright": "1.45.3", + "playwright": "1.49.1", "rimraf": "5.0.7", "sinon": "18.0.0", "source-map-loader": "5.0.0",