diff --git a/package-lock.json b/package-lock.json index 6e811cd..da49161 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,6 +10,7 @@ "license": "AGPL-3.0", "dependencies": { "@edx/brand": "npm:@edx/brand-edx.org@^2.1.2", + "@edx/brand-edx.org": "^2.1.2", "@edx/frontend-component-footer-edx": "7.1.0", "@edx/frontend-platform": "8.0.4", "@fortawesome/fontawesome-svg-core": "6.5.2", @@ -2261,9 +2262,16 @@ }, "node_modules/@edx/brand": { "name": "@edx/brand-edx.org", - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@edx/brand-edx.org/-/brand-edx.org-2.1.2.tgz", - "integrity": "sha512-pBhUuegRg+2k63LWe3vyQDCdAiWTduaJ3hpHWqLZC3wYYyAyour6VGUbS1m9kg3+BmLz6AZR9P10BXT0iso6XQ==" + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@edx/brand-edx.org/-/brand-edx.org-2.1.3.tgz", + "integrity": "sha512-1TwUwW7YVgvhh7aO1ql1poAosUCA0zd7/DNuqeSO0wXui0oCHL+WQW8b9tXS2tRJ5BMRKjG8t22fcOcKX3ljbg==", + "license": "UNLICENSED" + }, + "node_modules/@edx/brand-edx.org": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@edx/brand-edx.org/-/brand-edx.org-2.1.3.tgz", + "integrity": "sha512-1TwUwW7YVgvhh7aO1ql1poAosUCA0zd7/DNuqeSO0wXui0oCHL+WQW8b9tXS2tRJ5BMRKjG8t22fcOcKX3ljbg==", + "license": "UNLICENSED" }, "node_modules/@edx/browserslist-config": { "version": "1.2.0",