@@ -2587,7 +2587,7 @@ inquirer@^6.4.1:
2587
2587
strip-ansi "^5.1.0"
2588
2588
through "^2.3.6"
2589
2589
2590
- invariant@^2.2.1, invariant@^2.2. 2 :
2590
+ invariant@^2.2.2 :
2591
2591
version "2.2.2"
2592
2592
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
2593
2593
dependencies :
@@ -3332,6 +3332,11 @@ jsprim@^1.2.2:
3332
3332
json-schema "0.2.3"
3333
3333
verror "1.3.6"
3334
3334
3335
+
3336
+ version "5.3.0"
3337
+ resolved "https://registry.yarnpkg.com/just-curry-it/-/just-curry-it-5.3.0.tgz#1463602e932c5beb431a2a384dddcd48bb3c9c42"
3338
+ integrity sha512-silMIRiFjUWlfaDhkgSzpuAyQ6EX/o09Eu8ZBfmFwQMbax7+LQzeIU2CBrICT6Ne4l86ITCGvUCBpCubWYy0Yw==
3339
+
3335
3340
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0 :
3336
3341
version "3.2.2"
3337
3342
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -3415,10 +3420,6 @@ locate-path@^3.0.0:
3415
3420
p-locate "^3.0.0"
3416
3421
path-exists "^3.0.0"
3417
3422
3418
- lodash-es@^4.17.4 :
3419
- version "4.17.4"
3420
- resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7"
3421
-
3422
3423
lodash.camelcase@^4.3.0 :
3423
3424
version "4.3.0"
3424
3425
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
@@ -4220,18 +4221,18 @@ realpath-native@^1.1.0:
4220
4221
dependencies :
4221
4222
util.promisify "^1.0.0"
4222
4223
4223
- reduce-reducers@^0.1.0 :
4224
- version "0.1.2"
4225
- resolved "https://registry.yarnpkg.com/reduce-reducers/-/reduce-reducers-0.1.2.tgz#fa1b4718bc5292a71ddd1e5d839c9bea9770f14b"
4224
+
4225
+ version "1.0.4"
4226
+ resolved "https://registry.yarnpkg.com/reduce-reducers/-/reduce-reducers-1.0.4.tgz#fb77e751a9eb0201760ac5a605ca8c9c2d0537f8"
4227
+ integrity sha512-Mb2WZ2bJF597exiqX7owBzrqJ74DHLK3yOQjCyPAaNifRncE8OD0wFIuoMhXxTnHK07+8zZ2SJEKy/qtiyR7vw==
4226
4228
4227
- redux-actions@^2.0.3 :
4228
- version "2.0.3"
4229
- resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-2.0.3.tgz#1550aba9def179166ccd234d07672104a736d889"
4229
+ redux-actions@^3.0.0 :
4230
+ version "3.0.3"
4231
+ resolved "https://registry.yarnpkg.com/redux-actions/-/redux-actions-3.0.3.tgz#2d3ebce1f7ceed2825ee9ce9898ea509823b90ff"
4232
+ integrity sha512-ca+ySXmXWrxDqtauRA6lQtjmRO8Z9Ruog3wbb8wDq4RVW9Y677Nl/AXoJPlxJqH0mpY9QGkg03NkAJwTcyN2pQ==
4230
4233
dependencies :
4231
- invariant "^2.2.1"
4232
- lodash "^4.13.1"
4233
- lodash-es "^4.17.4"
4234
- reduce-reducers "^0.1.0"
4234
+ just-curry-it "5.3.0"
4235
+ reduce-reducers "1.0.4"
4235
4236
4236
4237
redux-mock-store@^1.3.0 :
4237
4238
version "1.3.0"
0 commit comments