Skip to content

Commit afe8c22

Browse files
dependabot[bot]supasate
authored andcommitted
Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/typescript (#357)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. to fix [CVE-2019-10746](https://nvd.nist.gov/vuln/detail/CVE-2019-10746). - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed9a191 commit afe8c22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/typescript/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,9 +2292,9 @@ mississippi@^2.0.0:
22922292
through2 "^2.0.0"
22932293

22942294
mixin-deep@^1.2.0:
2295-
version "1.3.1"
2296-
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
2297-
integrity sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==
2295+
version "1.3.2"
2296+
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
2297+
integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
22982298
dependencies:
22992299
for-in "^1.0.2"
23002300
is-extendable "^1.0.1"

0 commit comments

Comments
 (0)