diff --git a/package-lock.json b/package-lock.json index dd66fc2d..a802511e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" },