From 21d8159eec23426bdb056d966c38a354e0612f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:53:02 +0000 Subject: [PATCH] Bump @adapt-security/at-utils from 0.19.0 to 0.19.2 Bumps [@adapt-security/at-utils](https://github.com/adapt-security/at-utils) from 0.19.0 to 0.19.2. - [Release notes](https://github.com/adapt-security/at-utils/releases) - [Commits](https://github.com/adapt-security/at-utils/compare/v0.19.0...v0.19.2) --- updated-dependencies: - dependency-name: "@adapt-security/at-utils" dependency-version: 0.19.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46a6029..af91a89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "adapt-authoring-users": "^1.0.1" }, "devDependencies": { - "@adapt-security/at-utils": "^0.19.0", + "@adapt-security/at-utils": "^0.19.2", "adapt-authoring-docs": "^1.4.0", "adapt-authoring-integration-data": "^1.0.0", "adapt-authoring-integration-tests": "^1.0.0", @@ -50,9 +50,9 @@ } }, "node_modules/@adapt-security/at-utils": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@adapt-security/at-utils/-/at-utils-0.19.0.tgz", - "integrity": "sha512-V/FxjkXKNlv/bipOT4ck6ogPRwRCGDOzyu6Fw3QUAgTtE2le7O4Xuc8XnPjSE8OmRNfcKtkW5phh/ylWg0uYbg==", + "version": "0.19.2", + "resolved": "https://registry.npmjs.org/@adapt-security/at-utils/-/at-utils-0.19.2.tgz", + "integrity": "sha512-H2cWX0AxHs828SUjEwvji0UMaIeYBUyxvpH6Yrp7qb4YImdNlmvDBjIph8TidrX+WTAk54czsWSor/1/b9mjGA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 41635cb..fe9b42f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "adapt-authoring-users": "^1.0.1" }, "devDependencies": { - "@adapt-security/at-utils": "^0.19.0", + "@adapt-security/at-utils": "^0.19.2", "adapt-authoring-docs": "^1.4.0", "adapt-authoring-integration-data": "^1.0.0", "adapt-authoring-integration-tests": "^1.0.0",