From 0d751c471eae1d9a3ba0af08a5b95c403d64a020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 04:28:25 +0000 Subject: [PATCH] Bump @adobe/css-tools in /tkey-mpc-react-popup-example Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.1.0 to 4.3.1. - [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-react-popup-example/package-lock.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tkey-mpc-react-popup-example/package-lock.json b/tkey-mpc-react-popup-example/package-lock.json index c438314..861dc00 100644 --- a/tkey-mpc-react-popup-example/package-lock.json +++ b/tkey-mpc-react-popup-example/package-lock.json @@ -75,8 +75,9 @@ } }, "node_modules/@adobe/css-tools": { - "version": "4.1.0", - "license": "MIT" + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.3.1.tgz", + "integrity": "sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==" }, "node_modules/@ampproject/remapping": { "version": "2.2.0",