From a8be02079d21c24cd7ab17c95d5156cc8815eee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 06:20:45 +0000 Subject: [PATCH] Bump rxjs from 6.6.6 to 6.6.7 Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.6 to 6.6.7. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.7/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.6...6.6.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a4310ab..2e7e608 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@sigi/vue": "^2.8.0", "@vue/component-compiler-utils": "^3.2.0", "parcel-bundler": "^1.12.4", - "rxjs": "^6.6.6", + "rxjs": "^6.6.7", "stylus": "^0.54.8", "typescript": "^4.2.3", "vue": "^2.6.12", diff --git a/yarn.lock b/yarn.lock index 86bc07e..c3de086 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4466,10 +4466,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1: hash-base "^3.0.0" inherits "^2.0.1" -rxjs@^6.6.6: - version "6.6.6" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70" - integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg== +rxjs@^6.6.7: + version "6.6.7" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" + integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== dependencies: tslib "^1.9.0"