From 9fce46effa08c0a859d3fc44ac32d88fee7555ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:09:36 +0000 Subject: [PATCH] fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.6 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 09173cb40..d389be9a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3367,9 +3367,9 @@ } }, "node_modules/@openedx/frontend-slot-footer": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@openedx/frontend-slot-footer/-/frontend-slot-footer-1.0.5.tgz", - "integrity": "sha512-hlKj2p7zgAHfPTbmW4rAMUCCj35uCbm9VfRkZYPEIX2bdhkPjc4OIGTE5CKGkyWG5+zL+aap1ywwcKEjEgOMOQ==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@openedx/frontend-slot-footer/-/frontend-slot-footer-1.0.6.tgz", + "integrity": "sha512-6wdbxYeSzpUOaZrnglkAI0PJ/CB8pMP3xbYXQNQ+VR4U8pkH8EFwEQjwak4OVmodS8//eW9xgYv79YB4H7mGEQ==", "license": "AGPL-3.0", "dependencies": { "@openedx/frontend-plugin-framework": "^1.1.2"