File tree Expand file tree Collapse file tree 2 files changed +8
-20
lines changed
redux-query-interface-superagent Expand file tree Collapse file tree 2 files changed +8
-20
lines changed Original file line number Diff line number Diff line change @@ -3939,11 +3939,6 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24:
3939
3939
dependencies :
3940
3940
safer-buffer ">= 2.1.2 < 3"
3941
3941
3942
- idx@^2.5.6 :
3943
- version "2.5.6"
3944
- resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.6.tgz#1f824595070100ae9ad585c86db08dc74f83a59d"
3945
- integrity sha512-WFXLF7JgPytbMgelpRY46nHz5tyDcedJ76pLV+RJWdb8h33bxFq4bdZau38DhNSzk5eVniBf1K3jwfK+Lb5nYA==
3946
-
3947
3942
ieee754@^1.1.4 :
3948
3943
version "1.2.1"
3949
3944
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
@@ -6158,13 +6153,12 @@ realpath-native@^2.0.0:
6158
6153
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866"
6159
6154
integrity sha512-v1SEYUOXXdbBZK8ZuNgO4TBjamPsiSgcFr0aP+tEKpQZK8vooEUqV6nm6Cv502mX4NF2EfsnVqtNAHG+/6Ur1Q==
6160
6155
6161
- redux-query@^3.5.1-alpha.1 :
6162
- version "3.5.1-alpha.1 "
6163
- resolved "https://registry.yarnpkg.com/redux-query/-/redux-query-3.5.1-alpha.1. tgz#bd3d1109e0a8dc8b0c8c96fa03bd2631979b57e9 "
6164
- integrity sha512-YqbdV2qamE9+LD2u7r557s1q6zS1LJy6L7a7vArAgIWwLeHGu8TOi5BShZQmu62w9Zuob+4MM324wFDBZuL3Hg ==
6156
+ redux-query@^3.5.1 :
6157
+ version "3.5.1"
6158
+ resolved "https://registry.yarnpkg.com/redux-query/-/redux-query-3.5.1. tgz#889769214d32829a9302807f56285f29af0b70e8 "
6159
+ integrity sha512-2s8ekKJYLYxQwBdhbwhewVbNM+HKNLuyWk3lR3gXRbbDlwnWccUv78qwtaHU4LXcjXzpG2lfYeFqGPQd+hneKw ==
6165
6160
dependencies :
6166
6161
backo "^1.1.0"
6167
- idx "^2.5.6"
6168
6162
invariant "^2.2.0"
6169
6163
json-stable-stringify "^1.0.0"
6170
6164
reselect "^4.0.0"
Original file line number Diff line number Diff line change @@ -4134,11 +4134,6 @@ iconv-lite@0.4.24, iconv-lite@^0.4.24:
4134
4134
dependencies :
4135
4135
safer-buffer ">= 2.1.2 < 3"
4136
4136
4137
- idx@^2.5.6 :
4138
- version "2.5.6"
4139
- resolved "https://registry.yarnpkg.com/idx/-/idx-2.5.6.tgz#1f824595070100ae9ad585c86db08dc74f83a59d"
4140
- integrity sha512-WFXLF7JgPytbMgelpRY46nHz5tyDcedJ76pLV+RJWdb8h33bxFq4bdZau38DhNSzk5eVniBf1K3jwfK+Lb5nYA==
4141
-
4142
4137
ieee754@^1.1.4 :
4143
4138
version "1.2.1"
4144
4139
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
@@ -6502,13 +6497,12 @@ realpath-native@^2.0.0:
6502
6497
resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz#7377ac429b6e1fd599dc38d08ed942d0d7beb866"
6503
6498
integrity sha512-v1SEYUOXXdbBZK8ZuNgO4TBjamPsiSgcFr0aP+tEKpQZK8vooEUqV6nm6Cv502mX4NF2EfsnVqtNAHG+/6Ur1Q==
6504
6499
6505
- redux-query@^3.5.1-alpha.1 :
6506
- version "3.5.1-alpha.1 "
6507
- resolved "https://registry.yarnpkg.com/redux-query/-/redux-query-3.5.1-alpha.1. tgz#bd3d1109e0a8dc8b0c8c96fa03bd2631979b57e9 "
6508
- integrity sha512-YqbdV2qamE9+LD2u7r557s1q6zS1LJy6L7a7vArAgIWwLeHGu8TOi5BShZQmu62w9Zuob+4MM324wFDBZuL3Hg ==
6500
+ redux-query@^3.5.1 :
6501
+ version "3.5.1"
6502
+ resolved "https://registry.yarnpkg.com/redux-query/-/redux-query-3.5.1. tgz#889769214d32829a9302807f56285f29af0b70e8 "
6503
+ integrity sha512-2s8ekKJYLYxQwBdhbwhewVbNM+HKNLuyWk3lR3gXRbbDlwnWccUv78qwtaHU4LXcjXzpG2lfYeFqGPQd+hneKw ==
6509
6504
dependencies :
6510
6505
backo "^1.1.0"
6511
- idx "^2.5.6"
6512
6506
invariant "^2.2.0"
6513
6507
json-stable-stringify "^1.0.0"
6514
6508
reselect "^4.0.0"
You can’t perform that action at this time.
0 commit comments