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 @@ -2816,6 +2816,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
2816
2816
is-extendable@^1.0.1 :
2817
2817
version "1.0.1"
2818
2818
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
2819
+ integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
2819
2820
dependencies :
2820
2821
is-plain-object "^2.0.4"
2821
2822
@@ -2945,6 +2946,7 @@ is-plain-obj@^1.1.0:
2945
2946
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4 :
2946
2947
version "2.0.4"
2947
2948
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
2949
+ integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
2948
2950
dependencies :
2949
2951
isobject "^3.0.1"
2950
2952
@@ -3028,6 +3030,7 @@ isobject@^2.0.0:
3028
3030
isobject@^3.0.0, isobject@^3.0.1 :
3029
3031
version "3.0.1"
3030
3032
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
3033
+ integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
3031
3034
3032
3035
isstream@~0.1.2 :
3033
3036
version "0.1.2"
@@ -3623,8 +3626,9 @@ minizlib@^1.1.0:
3623
3626
minipass "^2.2.1"
3624
3627
3625
3628
mixin-deep@^1.2.0 :
3626
- version "1.3.1"
3627
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
3629
+ version "1.3.2"
3630
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
3631
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
3628
3632
dependencies :
3629
3633
for-in "^1.0.2"
3630
3634
is-extendable "^1.0.1"
You can’t perform that action at this time.
0 commit comments