diff --git a/package-lock.json b/package-lock.json index e05d8c967..e361ff68b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "adapt-authoring-assets": "1.6.2", "adapt-authoring-auth": "2.4.5", "adapt-authoring-auth-local": "2.4.1", - "adapt-authoring-authored": "1.4.1", + "adapt-authoring-authored": "1.5.0", "adapt-authoring-jsonschema": "1.6.0", "adapt-authoring-langpack-en": "2.0.1", "adapt-authoring-mailer": "1.4.1", @@ -3766,9 +3766,9 @@ } }, "node_modules/adapt-authoring-authored": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/adapt-authoring-authored/-/adapt-authoring-authored-1.4.1.tgz", - "integrity": "sha512-TJ7HLMDx7DhmGWYWsc1iIp1Pf0W87/Eicafz7R8qx7/Vlw6l0/bfbpaHLqd95Qes55hCl2rwKNuQOV5SkoCdrg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/adapt-authoring-authored/-/adapt-authoring-authored-1.5.0.tgz", + "integrity": "sha512-fLyrDddetgrG2aFXc5b5K+HAQteGRxOsWnq/1Pm4V3vHbqGRsYewcncyArLm3bkulymdjuTIy6pcGl4M0lDu6Q==", "license": "GPL-3.0", "dependencies": { "adapt-authoring-core": "^3.0.0" diff --git a/package.json b/package.json index fb900f836..6b9c97098 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "adapt-authoring-assets": "1.6.2", "adapt-authoring-auth": "2.4.5", "adapt-authoring-auth-local": "2.4.1", - "adapt-authoring-authored": "1.4.1", + "adapt-authoring-authored": "1.5.0", "adapt-authoring-jsonschema": "1.6.0", "adapt-authoring-langpack-en": "2.0.1", "adapt-authoring-mailer": "1.4.1",