chore(deps): update dependency @edx/frontend-platform to v6.1.2

This commit is contained in:
renovate[bot]
2023-12-11 12:17:39 +00:00
parent 07ad578613
commit 238854bdfb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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