From ac787c77872c810e631324bccaa35adc9aa5ec74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:05:38 +0000 Subject: [PATCH] chore(deps): bump rxjs from 6.6.7 to 7.5.7 Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.5.7. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.7...7.5.7) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb1c297..ac362ee 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "jquery": "^3.5.1", "js-base64": "^3.6.0", "ng-zorro-antd": "^14.2.1", - "rxjs": "^6.6.3", + "rxjs": "^7.5.7", "tslib": "^2.0.3", "vditor": "~3.6.3", "zone.js": "^0.11.3"