chore(deps): update dependency @edx/frontend-platform to v4.5.1

This commit is contained in:
renovate[bot]
2023-06-05 05:21:46 +00:00
parent 1f6766175d
commit 583a487c38
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/browserslist-config": "^1.1.1",
"@edx/frontend-build": "12.8.38",
"@edx/frontend-platform": "4.5.0",
"@edx/frontend-platform": "4.5.1",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",
@@ -1933,12 +1933,12 @@
}
},
"node_modules/@cospired/i18n-iso-languages": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@cospired/i18n-iso-languages/-/i18n-iso-languages-2.2.0.tgz",
"integrity": "sha512-hywY9u9apWGeLxQuRcXw7IW0XkMdXum/hr3TpmHY2fAbXMTFlhhkPCdsQeHzjxMQwTnMgXaZ4j4WOCwKtlDRCQ==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@cospired/i18n-iso-languages/-/i18n-iso-languages-4.1.0.tgz",
"integrity": "sha512-5+JK7YiO9r/FmwtlEPL1tQNt04/9AuN1t9GO/0C2yitqhKwFRa1r7VohNNUnFgB84MW5v4Lwq8ZAUZexuJh1nQ==",
"dev": true,
"engines": {
"node": ">= 6"
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/@csstools/cascade-layer-name-parser": {
@@ -3095,12 +3095,12 @@
}
},
"node_modules/@edx/frontend-platform": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-4.5.0.tgz",
"integrity": "sha512-c4n004agJj3pYYbrjRo5Mbobd0WvwhT+Osy18lohoxkJOKy65Ub10D7nwqQ1xQadMnkarWSVzKexzMwIDFNjXQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-4.5.1.tgz",
"integrity": "sha512-4nZGk+Wl+z4D5gE01xzLwl+vkxPzupCnEeZJ4uwoU6A7P8oID8ZdoR5RNtKBuhsYnouEWcgzHtFDtWK9Py9NuA==",
"dev": true,
"dependencies": {
"@cospired/i18n-iso-languages": "2.2.0",
"@cospired/i18n-iso-languages": "4.1.0",
"@formatjs/intl-pluralrules": "4.3.3",
"@formatjs/intl-relativetimeformat": "10.0.1",
"axios": "0.27.2",

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.8.38",
"@edx/frontend-platform": "4.5.0",
"@edx/frontend-platform": "4.5.1",
"@edx/reactifex": "^2.1.1",
"@testing-library/dom": "9.3.0",
"@testing-library/jest-dom": "5.16.5",