diff --git a/ui/package.json b/ui/package.json index a382800fe..c040a774d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -22,7 +22,7 @@ "@types/node": "20.10.5", "@types/react": "18.2.45", "@types/react-dom": "18.2.18", - "classnames": "^2.3.2", + "classnames": "^2.3.3", "convert": "^4.14.0", "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 691a2488b..da04669d0 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: 18.2.18 version: 18.2.18 classnames: - specifier: ^2.3.2 - version: 2.3.2 + specifier: ^2.3.3 + version: 2.3.3 convert: specifier: ^4.14.0 version: 4.14.0 @@ -5181,8 +5181,8 @@ packages: safe-buffer: 5.2.1 dev: true - /classnames@2.3.2: - resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==} + /classnames@2.3.3: + resolution: {integrity: sha512-1inzZmicIFcmUya7PGtUQeXtcF7zZpPnxtQoYOrz0uiOBGlLFa4ik4361seYL2JCcRDIyfdFHiwQolESFlw+Og==} dev: false /clean-css@5.3.2: