diff --git a/client/package.json b/client/package.json index c23b104fc7b..5077cd7946b 100644 --- a/client/package.json +++ b/client/package.json @@ -170,7 +170,7 @@ "@types/react-spinkit": "3.0.9", "@types/react-test-renderer": "16.9.10", "@types/react-transition-group": "4.4.8", - "@types/redux-actions": "2.6.3", + "@types/redux-actions": "2.6.4", "@types/sanitize-html": "^2.8.0", "@types/store": "^2.0.2", "@types/testing-library__jest-dom": "^5.14.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 844aa47cc66..2da6f5c0bb7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -868,8 +868,8 @@ importers: specifier: 4.4.8 version: 4.4.8 '@types/redux-actions': - specifier: 2.6.3 - version: 2.6.3 + specifier: 2.6.4 + version: 2.6.4 '@types/sanitize-html': specifier: ^2.8.0 version: 2.8.0 @@ -10843,8 +10843,8 @@ packages: '@types/scheduler': 0.16.4 csstype: 3.1.2 - /@types/redux-actions@2.6.3: - resolution: {integrity: sha512-dmBoPJcJjiRXgc3Bw1dfUy2IiJI95DuN7dJ4V/G/FsbZ+LY5aKyS8qBAldMLq23JOLc/DxxwvLOF82Hr7HtY/g==} + /@types/redux-actions@2.6.4: + resolution: {integrity: sha512-oXaibuxd4DOuWAz1W8Mbc18v9KDAi2Ex/pEv7Sml1CO2Xj1+cPYBR2esG/ioawXATBNhR0DXfFNHLPQsKB1wuQ==} dev: true /@types/resolve@1.17.1: