Skip to content

Commit e8c6f35

Browse files
build(deps): [Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#138)
1 parent 726bb28 commit e8c6f35

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

yarn.lock

+7-2
Original file line numberDiff line numberDiff line change
@@ -3928,6 +3928,7 @@ follow-redirects@^1.0.0:
39283928
for-in@^1.0.2:
39293929
version "1.0.2"
39303930
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
3931+
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
39313932

39323933
foreachasync@^3.0.0:
39333934
version "3.0.0"
@@ -4668,6 +4669,7 @@ is-extendable@^0.1.0, is-extendable@^0.1.1:
46684669
is-extendable@^1.0.1:
46694670
version "1.0.1"
46704671
resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
4672+
integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
46714673
dependencies:
46724674
is-plain-object "^2.0.4"
46734675

@@ -4728,6 +4730,7 @@ is-plain-obj@^1.0.0:
47284730
is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
47294731
version "2.0.4"
47304732
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
4733+
integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
47314734
dependencies:
47324735
isobject "^3.0.1"
47334736

@@ -4808,6 +4811,7 @@ isobject@^2.0.0:
48084811
isobject@^3.0.0, isobject@^3.0.1:
48094812
version "3.0.1"
48104813
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
4814+
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
48114815

48124816
isstream@~0.1.2:
48134817
version "0.1.2"
@@ -5585,8 +5589,9 @@ minipass@^2.2.0:
55855589
yallist "^3.0.0"
55865590

55875591
mixin-deep@^1.2.0:
5588-
version "1.3.1"
5589-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
5592+
version "1.3.2"
5593+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
5594+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
55905595
dependencies:
55915596
for-in "^1.0.2"
55925597
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)