From 84c28b71efb94567d5eebb638e28a9c9160b0c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 08:49:31 +0000 Subject: [PATCH] Bump adapt-authoring-adaptframework from `b606b64` to `54553e8` Bumps [adapt-authoring-adaptframework](https://github.com/adapt-security/adapt-authoring-adaptframework) from `b606b64` to `54553e8`. - [Commits](https://github.com/adapt-security/adapt-authoring-adaptframework/compare/b606b64aa4a3bcc95e67b871a92b8c5974dd6259...54553e838fe803eab1a86b97d37b8dc1e20381d9) --- updated-dependencies: - dependency-name: adapt-authoring-adaptframework dependency-version: 54553e838fe803eab1a86b97d37b8dc1e20381d9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 6d1f2cf..03e7a42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2882,7 +2882,8 @@ }, "node_modules/adapt-authoring-adaptframework": { "version": "0.0.1", - "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-adaptframework.git#b606b64aa4a3bcc95e67b871a92b8c5974dd6259", + "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-adaptframework.git#54553e838fe803eab1a86b97d37b8dc1e20381d9", + "integrity": "sha512-4U/0zz8iPrcAdyuJbFPO0rirx4ZOxsvXd87o+pxywRP+8xGupkafXxzAUmVF/etuNFAExiFfJsRY73ZZ3t3pNw==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-browserslist": "github:adapt-security/adapt-authoring-browserslist",