diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index ffb6dd3c9b6..7541f97bc3e 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -365,7 +365,7 @@ importers: version: 10.4.19(postcss@8.4.38) classnames: specifier: ^2.3.1 - version: 2.3.2 + version: 2.5.1 immer: specifier: 9.0.21 version: 9.0.21 @@ -550,7 +550,7 @@ importers: version: 6.2.0(react-dom@18.3.1)(react@18.3.1) classnames: specifier: ^2.3.1 - version: 2.3.2 + version: 2.5.1 copy-to-clipboard: specifier: ^3.3.3 version: 3.3.3 @@ -734,7 +734,7 @@ importers: version: 12.0.1 classnames: specifier: ^2.3.1 - version: 2.3.2 + version: 2.5.1 d3: specifier: 7.9.0 version: 7.9.0 @@ -9679,8 +9679,8 @@ packages: /cjs-module-lexer@1.2.3: resolution: {integrity: sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==} - /classnames@2.3.2: - resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} + /classnames@2.5.1: + resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==} dev: false /clean-css@5.3.2: @@ -21525,7 +21525,7 @@ packages: react-dom: '>=16.14.0' dependencies: '@floating-ui/dom': 1.6.5 - classnames: 2.3.2 + classnames: 2.5.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false