Skip to content

Commit f315af8

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump rxjs from 7.5.1 to 7.5.2 in /frank-flow/src/frontend
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.5.1 to 7.5.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.5.1...7.5.2) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5add6a commit f315af8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"ngx-panzoom": "^13.0.0",
3838
"ngx-smart-modal": "^7.4.1",
3939
"ngx-toastr": "^14.2.1",
40-
"rxjs": "~7.5.1",
40+
"rxjs": "~7.5.2",
4141
"saxes": "^6.0.0",
4242
"tslib": "^2.3.1",
4343
"zone.js": "~0.11.4"

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7225,10 +7225,10 @@ rxjs@6.6.7, rxjs@^6.5.4:
72257225
dependencies:
72267226
tslib "^1.9.0"
72277227

7228-
rxjs@^7.2.0, rxjs@^7.4.0, rxjs@~7.5.1:
7229-
version "7.5.1"
7230-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
7231-
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
7228+
rxjs@^7.2.0, rxjs@^7.4.0, rxjs@~7.5.2:
7229+
version "7.5.2"
7230+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
7231+
integrity sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==
72327232
dependencies:
72337233
tslib "^2.1.0"
72347234

0 commit comments

Comments
 (0)