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 @@ -2672,6 +2672,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
2672
2672
is-extendable@^1.0.1 :
2673
2673
version "1.0.1"
2674
2674
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
2675
+ integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
2675
2676
dependencies :
2676
2677
is-plain-object "^2.0.4"
2677
2678
@@ -2780,6 +2781,7 @@ is-plain-obj@^1.0.0:
2780
2781
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4 :
2781
2782
version "2.0.4"
2782
2783
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
2784
+ integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
2783
2785
dependencies :
2784
2786
isobject "^3.0.1"
2785
2787
@@ -2858,6 +2860,7 @@ isobject@^2.0.0:
2858
2860
isobject@^3.0.0, isobject@^3.0.1 :
2859
2861
version "3.0.1"
2860
2862
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
2863
+ integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
2861
2864
2862
2865
isstream@~0.1.2 :
2863
2866
version "0.1.2"
@@ -3371,8 +3374,9 @@ minizlib@^1.1.0:
3371
3374
minipass "^2.2.1"
3372
3375
3373
3376
mixin-deep@^1.2.0 :
3374
- version "1.3.1"
3375
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
3377
+ version "1.3.2"
3378
+ resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
3379
+ integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
3376
3380
dependencies :
3377
3381
for-in "^1.0.2"
3378
3382
is-extendable "^1.0.1"
You can’t perform that action at this time.
0 commit comments