From b66cc0f09febcfe3d16747908b168e80124c5397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:10:58 +0000 Subject: [PATCH] Bump adapt-authoring-tags from 1.3.4 to 1.3.5 Bumps [adapt-authoring-tags](https://github.com/adapt-security/adapt-authoring-tags) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/adapt-security/adapt-authoring-tags/releases) - [Commits](https://github.com/adapt-security/adapt-authoring-tags/compare/v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: adapt-authoring-tags dependency-version: 1.3.5 dependency-type: direct:production 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 6c887bb..9a2d02b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "adapt-authoring-mongodblogger": "1.6.0", "adapt-authoring-roles": "1.5.2", "adapt-authoring-server": "2.3.1", - "adapt-authoring-tags": "1.3.4", + "adapt-authoring-tags": "1.3.5", "adapt-authoring-ui": "3.0.1", "adapt-authoring-users": "1.3.4" }, @@ -3769,9 +3769,9 @@ } }, "node_modules/adapt-authoring-tags": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/adapt-authoring-tags/-/adapt-authoring-tags-1.3.4.tgz", - "integrity": "sha512-lyC7GnKbj4Kzclc1MjVztCA8dFmn3tSeexxP1cTLdokquFRNHsQHYzwEhVLkGG7Guh/E2wOPLelLqz4ddS22gg==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/adapt-authoring-tags/-/adapt-authoring-tags-1.3.5.tgz", + "integrity": "sha512-ht3vozfB0ImWk0DT4cKkXcdYHXcXeV/LKhiW7/AdwLj6m8Lz+SOm6tgQWCLPAUBxvy5MGKjPBwRtY3IDkQtL9w==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-api": "^3.0.0" diff --git a/package.json b/package.json index 01c47fa..2eaff26 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "adapt-authoring-mongodblogger": "1.6.0", "adapt-authoring-roles": "1.5.2", "adapt-authoring-server": "2.3.1", - "adapt-authoring-tags": "1.3.4", + "adapt-authoring-tags": "1.3.5", "adapt-authoring-ui": "3.0.1", "adapt-authoring-users": "1.3.4" },