Browse Source

Bump rxjs from 6.5.2 to 6.5.3 in /app

Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 6 years ago
parent
commit
93f558b359
2 changed files with 5 additions and 5 deletions
  1. 1 1
      app/package.json
  2. 4 4
      app/yarn.lock

+ 1 - 1
app/package.json

@@ -34,7 +34,7 @@
     "node-pty": "^0.9.0-beta25",
     "npm": "6.9.0",
     "path": "0.12.7",
-    "rxjs": "^6.5.2",
+    "rxjs": "^6.5.3",
     "rxjs-compat": "^6.5.2",
     "yargs": "^14.0.0",
     "zone.js": "^0.8.29"

+ 4 - 4
app/yarn.lock

@@ -2781,10 +2781,10 @@ rxjs-compat@^6.5.2:
   resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.5.2.tgz#e469070adf6260bdad195e9d4a39f444ae28b458"
   integrity sha512-TRMkTp4FgSxE2HtGvxmgRukh3JqdFM7ejAj1Ti/VdodbPGfWvZR5+KdLKRV9jVDFyu2SknM8RD+PR54KGnoLjg==
 
-rxjs@^6.5.2:
-  version "6.5.2"
-  resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.2.tgz#2e35ce815cd46d84d02a209fb4e5921e051dbec7"
-  integrity sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg==
+rxjs@^6.5.3:
+  version "6.5.3"
+  resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.3.tgz#510e26317f4db91a7eb1de77d9dd9ba0a4899a3a"
+  integrity sha512-wuYsAYYFdWTAnAaPoKGNhfpWwKZbJW+HgAJ+mImp+Epl7BG8oNWBCTyRM8gba9k4lk8BgWdoYm21Mo/RYhhbgA==
   dependencies:
     tslib "^1.9.0"