mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Bump rxjs from 6.6.0 to 6.6.2 (#6053)
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.0 to 6.6.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.2/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.0...6.6.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e4975a962a
commit
4fe957cdf0
6
package-lock.json
generated
6
package-lock.json
generated
@ -20661,9 +20661,9 @@
|
||||
}
|
||||
},
|
||||
"rxjs": {
|
||||
"version": "6.6.0",
|
||||
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.0.tgz",
|
||||
"integrity": "sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg==",
|
||||
"version": "6.6.2",
|
||||
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.2.tgz",
|
||||
"integrity": "sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==",
|
||||
"requires": {
|
||||
"tslib": "^1.9.0"
|
||||
},
|
||||
|
@ -99,7 +99,7 @@
|
||||
"ngx-monaco-editor": "8.1.1",
|
||||
"pdfjs-dist": "2.4.456",
|
||||
"raphael": "2.3.0",
|
||||
"rxjs": "^6.6.0",
|
||||
"rxjs": "^6.6.2",
|
||||
"snyk": "^1.374.0",
|
||||
"tslib": "^2.0.1",
|
||||
"zone.js": "~0.10.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user