diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index b1ca3b9b..798aa9f1 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -19,7 +19,7 @@ "@mantine/notifications": "^8.3.10", "@mantine/spotlight": "^8.3.10", "@monaco-editor/react": "^4.7.0", - "@reduxjs/toolkit": "^2.11.1", + "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2", "dayjs": "^1.11.19", "escape-string-regexp": "^5.0.0", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 91cc2aeb..9a51e9f8 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -26,7 +26,7 @@ "@mantine/notifications": "^8.3.10", "@mantine/spotlight": "^8.3.10", "@monaco-editor/react": "^4.7.0", - "@reduxjs/toolkit": "^2.11.1", + "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.2", "dayjs": "^1.11.19", "escape-string-regexp": "^5.0.0",