From 3f7fe940e354cf632ad6feabfb23e8577ea7ee9c Mon Sep 17 00:00:00 2001 From: sa-github-api <138766536+sa-github-api@users.noreply.github.com> Date: Fri, 4 Oct 2024 19:45:22 +0200 Subject: [PATCH] bot: Bump gix-components (#5575) # Motivation We want to pull in the latest changes. # Changes * Ran `npm run update:gix` # Tests * CI should pass * The pulled in changes should have been tested before being committed to their repositories. Co-authored-by: gix-bot Co-authored-by: Cosku Cinkilic --- frontend/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 2b7f2c51123..aa7e322b243 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -276,9 +276,9 @@ } }, "node_modules/@dfinity/gix-components": { - "version": "4.7.0-next-2024-09-30", - "resolved": "https://registry.npmjs.org/@dfinity/gix-components/-/gix-components-4.7.0-next-2024-09-30.tgz", - "integrity": "sha512-xanUn06bqSvTKsHbCTiZM13FpM+V0e4MbY/YRDoWh9Y1otds3nBNWMAwc04FdjMfMwUZAlC3P+oWFg2cGUWtkQ==", + "version": "4.7.0-next-2024-10-04", + "resolved": "https://registry.npmjs.org/@dfinity/gix-components/-/gix-components-4.7.0-next-2024-10-04.tgz", + "integrity": "sha512-RMCeMqjzuzf7P9yGHNzPc8XGT/mhdMMhkXcN/81bbRu7olFbITCVerhpMVgH6SZ1wjY3LsOWqOA/TepgOxOTbQ==", "license": "Apache-2.0", "dependencies": { "dompurify": "^3.1.6", @@ -7226,9 +7226,9 @@ "requires": {} }, "@dfinity/gix-components": { - "version": "4.7.0-next-2024-09-30", - "resolved": "https://registry.npmjs.org/@dfinity/gix-components/-/gix-components-4.7.0-next-2024-09-30.tgz", - "integrity": "sha512-xanUn06bqSvTKsHbCTiZM13FpM+V0e4MbY/YRDoWh9Y1otds3nBNWMAwc04FdjMfMwUZAlC3P+oWFg2cGUWtkQ==", + "version": "4.7.0-next-2024-10-04", + "resolved": "https://registry.npmjs.org/@dfinity/gix-components/-/gix-components-4.7.0-next-2024-10-04.tgz", + "integrity": "sha512-RMCeMqjzuzf7P9yGHNzPc8XGT/mhdMMhkXcN/81bbRu7olFbITCVerhpMVgH6SZ1wjY3LsOWqOA/TepgOxOTbQ==", "requires": { "dompurify": "^3.1.6", "html5-qrcode": "^2.3.8",