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",