diff --git a/package.json b/package.json index 80e3487..e6ad67c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@flockler/react-flockler-embed": "1.0.4", "@mdx-js/react": "1.6.22", "@unlock-protocol/networks": "0.0.15", - "clsx": "1.2.1", + "clsx": "2.0.0", "docusaurus-gtm-plugin": "0.0.2", "docusaurus-node-polyfills": "1.0.0", "docusaurus-preset-openapi": "0.6.4", diff --git a/yarn.lock b/yarn.lock index d9c4b14..6114592 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3391,7 +3391,12 @@ clone-response@^1.0.2: dependencies: mimic-response "^1.0.0" -clsx@1.2.1, clsx@^1.1.1, clsx@^1.2.1: +clsx@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.0.0.tgz#12658f3fd98fafe62075595a5c30e43d18f3d00b" + integrity sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q== + +clsx@^1.1.1, clsx@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12" integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==