chore(deps): update dependency @edx/frontend-platform to v8.3.6 (#592)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-12 07:13:35 +00:00
committed by GitHub
parent e4720ff6b0
commit 67967156f4

14
package-lock.json generated
View File

@@ -2255,16 +2255,16 @@
}
},
"node_modules/@edx/frontend-platform": {
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.3.5.tgz",
"integrity": "sha512-yVRCXjt99YRto9x7podCOm3dJ9xW3PQtTVLcvQrcqr/80e5msNT7dVETikXizPhSoDLFa3eVYfI2bjLo2Up+dA==",
"version": "8.3.6",
"resolved": "https://registry.npmjs.org/@edx/frontend-platform/-/frontend-platform-8.3.6.tgz",
"integrity": "sha512-3NzUXW1oGWIk6RjtKzCUSNyR9zG2jpl2aiiT9BTvHwN3yFhk0+JSJE86jF+dZg3ZOFKWo2OG07Lguz/cihOQkw==",
"license": "AGPL-3.0",
"dependencies": {
"@cospired/i18n-iso-languages": "4.2.0",
"@formatjs/intl-pluralrules": "4.3.3",
"@formatjs/intl-relativetimeformat": "10.0.1",
"axios": "1.9.0",
"axios-cache-interceptor": "1.6.2",
"axios-cache-interceptor": "1.8.0",
"form-urlencoded": "4.1.4",
"glob": "7.2.3",
"history": "4.10.1",
@@ -6659,9 +6659,9 @@
}
},
"node_modules/axios-cache-interceptor": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.6.2.tgz",
"integrity": "sha512-YLbAODIHZZIcD4b3WYFVQOa5W2TY/WnJ6sBHqAg6Z+hx+RVj8/OcjQyRopO6awn7/kOkGL5X9TP16AucnlJ/lw==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/axios-cache-interceptor/-/axios-cache-interceptor-1.8.0.tgz",
"integrity": "sha512-cTNnPGJyQkxnWp0EWvE3NRvgURU5cWw/Qx3dIhXyHSM4Ip0c7EEe0I3an0Jwa549m1CAOg57ibj27YRNLmQCcg==",
"license": "MIT",
"dependencies": {
"cache-parser": "1.2.5",