From a598d6aa4385d42d5f3a33234642d03734693c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:10:21 +0000 Subject: [PATCH] Bump adapt-authoring-adaptframework from `b606b64` to `4234df8` Bumps [adapt-authoring-adaptframework](https://github.com/adapt-security/adapt-authoring-adaptframework) from `b606b64` to `4234df8`. - [Release notes](https://github.com/adapt-security/adapt-authoring-adaptframework/releases) - [Commits](https://github.com/adapt-security/adapt-authoring-adaptframework/compare/b606b64aa4a3bcc95e67b871a92b8c5974dd6259...4234df8312c5f0dfb04801aadde2e2c31fe31daf) --- updated-dependencies: - dependency-name: adapt-authoring-adaptframework dependency-version: 4234df8312c5f0dfb04801aadde2e2c31fe31daf 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..d961716 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#4234df8312c5f0dfb04801aadde2e2c31fe31daf", + "integrity": "sha512-QN6mOmvgEIJ2CbdOdSLRtWn1Mpkq1ydaLQ0wiZpxJ/Yt8yhHzmVr7u9F7JEYfKGRf8hOWl8Vc9q9FkWO4XVcHg==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-browserslist": "github:adapt-security/adapt-authoring-browserslist",