File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3876,6 +3876,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
3876
3876
is-extendable@^1.0.1 :
3877
3877
version "1.0.1"
3878
3878
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
3879
+ integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
3879
3880
dependencies :
3880
3881
is-plain-object "^2.0.4"
3881
3882
@@ -3953,6 +3954,7 @@ is-number@^4.0.0:
3953
3954
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4 :
3954
3955
version "2.0.4"
3955
3956
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
3957
+ integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
3956
3958
dependencies :
3957
3959
isobject "^3.0.1"
3958
3960
@@ -4019,6 +4021,7 @@ isobject@^2.0.0:
4019
4021
isobject@^3.0.0, isobject@^3.0.1 :
4020
4022
version "3.0.1"
4021
4023
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
4024
+ integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
4022
4025
4023
4026
isomorphic-fetch@^2.1.1 :
4024
4027
version "2.2.1"
@@ -5220,8 +5223,9 @@ minizlib@^1.1.1:
5220
5223
minipass "^2.2.1"
5221
5224
5222
5225
mixin-deep@^1.2.0 :
5223
- version "1.3.1"
5224
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
5226
+ version "1.3.2"
5227
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
5228
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
5225
5229
dependencies :
5226
5230
for-in "^1.0.2"
5227
5231
is-extendable "^1.0.1"
You can’t perform that action at this time.
0 commit comments