fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.4

This commit is contained in:
renovate[bot]
2024-08-26 08:43:34 +00:00
parent c714abd656
commit 00129bcee0

7
package-lock.json generated
View File

@@ -4309,9 +4309,10 @@
}
},
"node_modules/@openedx/frontend-slot-footer": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@openedx/frontend-slot-footer/-/frontend-slot-footer-1.0.3.tgz",
"integrity": "sha512-a/Lo9tjrdwsijnG9OH9lHOr6j8+IXqgtsBFan/hgnbnaYw4crdaVpsOB7bqno3zF8eDrn1wqJzx2YSfCaI0T1A==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@openedx/frontend-slot-footer/-/frontend-slot-footer-1.0.4.tgz",
"integrity": "sha512-ywMAYpS6mBP1LIuPgqHKEwWtVgYihKSZjDxEZE8yl7PrYFmJ/ZmlSAVEiZPvwyj55MP5G+JMXFRrKH3YMuRELw==",
"license": "AGPL-3.0",
"dependencies": {
"@openedx/frontend-plugin-framework": "^1.1.2"
},