diff --git a/package.json b/package.json index 8dd23ad..61eec97 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@react-hookz/web": "^23.0.0", "@tanstack/react-table": "^8.8.5", "axios": "^1.3.5", - "classnames": "^2.3.2", + "classnames": "^2.5.1", "dayjs": "^1.11.7", "eventemitter3": "^5.0.1", "immer": "^10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 31515e3..170f3c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^1.3.5 version: 1.3.5 classnames: - specifier: ^2.3.2 - version: 2.3.2 + specifier: ^2.5.1 + version: 2.5.1 dayjs: specifier: ^1.11.7 version: 1.11.7 @@ -2779,8 +2779,8 @@ packages: readdirp: 4.0.2 dev: true - /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 /color-convert@1.9.3: