Merge pull request #3527 from Eugeny/dependabot/npm_and_yarn/app/rxjs-6.6.6

Bump rxjs from 6.6.3 to 6.6.6 in /app
This commit is contained in:
Eugene
2021-03-03 23:40:14 +03:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"ngx-toastr": "^12.0.1", "ngx-toastr": "^12.0.1",
"npm": "6", "npm": "6",
"path": "0.12.7", "path": "0.12.7",
"rxjs": "^6.5.5", "rxjs": "^6.6.6",
"yargs": "^15.4.1", "yargs": "^15.4.1",
"zone.js": "^0.11.4" "zone.js": "^0.11.4"
}, },

View File

@@ -3069,10 +3069,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies: dependencies:
aproba "^1.1.1" aproba "^1.1.1"
rxjs@^6.5.5: rxjs@^6.6.6:
version "6.6.3" version "6.6.6"
resolved "https://registry.npmjs.org/rxjs/-/rxjs-6.6.3.tgz" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ== integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
dependencies: dependencies:
tslib "^1.9.0" tslib "^1.9.0"