From 372f542ebad8a50ea5af4ffa041e2be64e20abbd Mon Sep 17 00:00:00 2001 From: sa-github-api <138766536+sa-github-api@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:33:46 +0200 Subject: [PATCH] bot: Bump gix-components (#5503) We want to pull in the latest changes. * Ran `npm run update:gix` * CI should pass * The pulled in changes should have been tested before being committed to their repositories. Co-authored-by: gix-bot --- frontend/package-lock.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index fd937db928..1f5a720821 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -279,6 +279,7 @@ "version": "4.7.0-next-2024-09-23", "resolved": "https://registry.npmjs.org/@dfinity/gix-components/-/gix-components-4.7.0-next-2024-09-23.tgz", "integrity": "sha512-YsfCbmxrgTSPUyQG9gx1U4DDez/gve7RzjnDZEnzv4cYMtmtI12FZCbUjMk2gk6dhVrR3mEK/rB6rg2QQOsADg==", + "license": "Apache-2.0", "dependencies": { "dompurify": "^3.1.6", "html5-qrcode": "^2.3.8",