From 9918c7fea025851e23df350d67c03ee0216df241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 05:34:42 +0000 Subject: [PATCH] Bump @adobe/css-tools in /tkey-mpc-web/tkey-mpc-react-popup-example Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tkey-mpc-web/tkey-mpc-react-popup-example/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tkey-mpc-web/tkey-mpc-react-popup-example/package-lock.json b/tkey-mpc-web/tkey-mpc-react-popup-example/package-lock.json index 3fec676..29c3fe7 100644 --- a/tkey-mpc-web/tkey-mpc-react-popup-example/package-lock.json +++ b/tkey-mpc-web/tkey-mpc-react-popup-example/package-lock.json @@ -84,9 +84,9 @@ } }, "node_modules/@adobe/css-tools": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz", - "integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==" + "version": "4.3.2", + "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.2.tgz", + "integrity": "sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==" }, "node_modules/@alloc/quick-lru": { "version": "5.2.0",