chore(deps): update dependency @edx/frontend-platform to v5.5.4

This commit is contained in:
renovate[bot]
2023-10-16 06:06:20 +00:00
parent 5d075b0cdc
commit 5d7826c26c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -24,7 +24,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.9.17",
"@edx/frontend-platform": "5.5.1",
"@edx/frontend-platform": "5.5.4",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",
@@ -3378,9 +3378,9 @@
}
},
"node_modules/@edx/frontend-platform": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-5.5.1.tgz",
"integrity": "sha512-GRx2J6N9T/PmPR+jXbKNfSaklghSjwy4NKbOb739yp6tfL0XzeEv9T87rpDv9VLsBvqkA3UxhuplNbhVtZckIQ==",
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-5.5.4.tgz",
"integrity": "sha512-Yum+oST7XfDwDnDhBnzeR/mjp6O+G0g+5AZtIJ1BdTKQH1z9FObfim/pfoiI9STiYlguVpeWMkzWuca/QMLO/Q==",
"dev": true,
"dependencies": {
"@cospired/i18n-iso-languages": "4.1.0",

View File

@@ -36,7 +36,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.9.17",
"@edx/frontend-platform": "5.5.1",
"@edx/frontend-platform": "5.5.4",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",