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

This commit is contained in:
renovate[bot]
2024-07-15 05:07:10 +00:00
parent 1c0746c907
commit ecdec9083a

7
package-lock.json generated
View File

@@ -4347,9 +4347,10 @@
}
},
"node_modules/@openedx/frontend-slot-footer": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@openedx/frontend-slot-footer/-/frontend-slot-footer-1.0.2.tgz",
"integrity": "sha512-Wmx/Das4wr3jYQ1/wk9ctYcM9ztfpY5fm6d5UKFSnKK1DbUbjliaPC3mdGR4wVRnH4MAf1OnNGZ8oj/bTDPGHg==",
"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==",
"license": "AGPL-3.0",
"dependencies": {
"@openedx/frontend-plugin-framework": "^1.1.2"
},