diff --git a/vidow-front/package.json b/vidow-front/package.json index ec3bbd4..c385081 100644 --- a/vidow-front/package.json +++ b/vidow-front/package.json @@ -22,7 +22,7 @@ "@types/node": "20.10.4", "@types/react": "18.2.43", "@types/react-dom": "18.2.17", - "@types/react-redux": "7.1.32", + "@types/react-redux": "7.1.33", "jest": "29.7.0", "jest-css-modules-transform": "4.4.2", "ts-jest": "29.1.1", diff --git a/vidow-front/yarn.lock b/vidow-front/yarn.lock index 0e617f7..30f8313 100644 --- a/vidow-front/yarn.lock +++ b/vidow-front/yarn.lock @@ -890,10 +890,10 @@ dependencies: "@types/react" "*" -"@types/react-redux@7.1.32": - version "7.1.32" - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.32.tgz#bf162289e0c69e44a649dfcadb30f7f7c4cb00e4" - integrity sha512-YJYV0M27cyHHJIacaRsZRx5OETzK8KWjEGnix7UH3ngItYo4It0MUBzU6WNwqnwhbrPw5wx9KXluuoTZ85Gg7A== +"@types/react-redux@7.1.33": + version "7.1.33" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.33.tgz#53c5564f03f1ded90904e3c90f77e4bd4dc20b15" + integrity sha512-NF8m5AjWCkert+fosDsN3hAlHzpjSiXlVy9EgQEmLoBhaNXbmyeGs/aj5dQzKuF+/q+S7JQagorGDW8pJ28Hmg== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"