Skip to content

Commit ae7bc8d

Browse files
authored
Merge pull request Eugeny#5910 from Eugeny/dependabot/npm_and_yarn/app/rxjs-7.5.5
2 parents 1a83664 + 2aa95f5 commit ae7bc8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mz": "^2.7.0",
3030
"native-process-working-directory": "^1.0.2",
3131
"npm": "6",
32-
"rxjs": "^7.5.1",
32+
"rxjs": "^7.5.5",
3333
"source-map-support": "^0.5.20",
3434
"v8-compile-cache": "^2.3.0",
3535
"yargs": "^17.3.1"

app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3196,10 +3196,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
31963196
dependencies:
31973197
aproba "^1.1.1"
31983198

3199-
rxjs@^7.5.1:
3200-
version "7.5.1"
3201-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.1.tgz#af73df343cbcab37628197f43ea0c8256f54b157"
3202-
integrity sha512-KExVEeZWxMZnZhUZtsJcFwz8IvPvgu4G2Z2QyqjZQzUGr32KDYuSxrEYO4w3tFFNbfLozcrKUTvTPi+E9ywJkQ==
3199+
rxjs@^7.5.5:
3200+
version "7.5.5"
3201+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
3202+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
32033203
dependencies:
32043204
tslib "^2.1.0"
32053205

0 commit comments

Comments
 (0)