diff --git a/package-lock.json b/package-lock.json index d9ac40483..915892b4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "13.0.12", - "@edx/frontend-platform": "6.1.1", + "@edx/frontend-platform": "6.1.2", "@edx/reactifex": "^2.1.1", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^12.1.1", @@ -2304,9 +2304,9 @@ } }, "node_modules/@edx/frontend-platform": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-6.1.1.tgz", - "integrity": "sha512-bYgdj7EJ3rlYUVSNVGLvkLCwsgN/sswrC97FIOG/yjFHL+sJmqAc8ymCK/cCbmAgE43O4n7POWdXyyvE0i9pVg==", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-6.1.2.tgz", + "integrity": "sha512-NfUa3ZMAcqa6L3lnKGL1EynSgduNysVJCH+SitN3R82I5kkGnReGDMD2GbkNMu1vjXs/jBbUhmRqf4qn180NaQ==", "dev": true, "dependencies": { "@cospired/i18n-iso-languages": "4.1.0", diff --git a/package.json b/package.json index 6e1adcaf6..33da1e32b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "13.0.12", - "@edx/frontend-platform": "6.1.1", + "@edx/frontend-platform": "6.1.2", "@edx/reactifex": "^2.1.1", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^12.1.1",