From d2fa7f020f4fb885036ab922a6069880b60f439c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 11:28:01 +0000 Subject: [PATCH] Bump adapt-authoring-adaptframework from `b606b64` to `779e086` Bumps [adapt-authoring-adaptframework](https://github.com/adapt-security/adapt-authoring-adaptframework) from `b606b64` to `779e086`. - [Commits](https://github.com/adapt-security/adapt-authoring-adaptframework/compare/b606b64aa4a3bcc95e67b871a92b8c5974dd6259...779e086f393107b2aeb2b4738e3de977019b3e45) --- updated-dependencies: - dependency-name: adapt-authoring-adaptframework dependency-version: 779e086f393107b2aeb2b4738e3de977019b3e45 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..3f9f75e 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#779e086f393107b2aeb2b4738e3de977019b3e45", + "integrity": "sha512-/72gBNBHzz2nGPNlAhio3fhC9+pgFR/fXLEx4m/Ft40I356xFnVkABUNIzswDBMd2yzQvkFc4NGykDxSqoNNFw==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-browserslist": "github:adapt-security/adapt-authoring-browserslist",