From 9ce7736c9bfe6ed8ce62ff5337ff6f59fbd47c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 07:06:36 +0000 Subject: [PATCH] Bump adapt-authoring-adaptframework from `b606b64` to `9f8b75e` Bumps [adapt-authoring-adaptframework](https://github.com/adapt-security/adapt-authoring-adaptframework) from `b606b64` to `9f8b75e`. - [Release notes](https://github.com/adapt-security/adapt-authoring-adaptframework/releases) - [Commits](https://github.com/adapt-security/adapt-authoring-adaptframework/compare/b606b64aa4a3bcc95e67b871a92b8c5974dd6259...9f8b75e9fc505da71ae5ac7768b480daf7f9dc54) --- updated-dependencies: - dependency-name: adapt-authoring-adaptframework dependency-version: 9f8b75e9fc505da71ae5ac7768b480daf7f9dc54 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d1f2cf..b123c1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2881,8 +2881,9 @@ } }, "node_modules/adapt-authoring-adaptframework": { - "version": "0.0.1", - "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-adaptframework.git#b606b64aa4a3bcc95e67b871a92b8c5974dd6259", + "version": "1.0.0", + "resolved": "git+ssh://git@github.com/adapt-security/adapt-authoring-adaptframework.git#9f8b75e9fc505da71ae5ac7768b480daf7f9dc54", + "integrity": "sha512-33Nln21L3NykB286uiZRn3XQPvGYFJQIa9GQwdx/ZJgyKTyQLHlto+576b/9W4YsV+iyp461L1S02/av9mqJdw==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-browserslist": "github:adapt-security/adapt-authoring-browserslist",