Bump apollo-angular from 2.2.0 to 2.3.0 (#6694)

Bumps [apollo-angular](https://github.com/kamilkisiela/apollo-angular/tree/HEAD/packages/apollo-angular) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/kamilkisiela/apollo-angular/releases)
- [Changelog](https://github.com/kamilkisiela/apollo-angular/blob/master/packages/apollo-angular/CHANGELOG.md)
- [Commits](https://github.com/kamilkisiela/apollo-angular/commits/v2.3.0/packages/apollo-angular)

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:
dependabot[bot] 2021-02-18 09:37:25 +00:00 committed by GitHub
parent 59a991dc66
commit 8d37819bc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6658,9 +6658,9 @@
}
},
"apollo-angular": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/apollo-angular/-/apollo-angular-2.2.0.tgz",
"integrity": "sha512-/38ynj2gMJ1M/JlSDB6vv1fGYJy7WDukJn/3wQnoOYay5ZeU0rsAJdBaSZQiOPxqAJgVoGfU787/aXjIC1PWZg==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/apollo-angular/-/apollo-angular-2.3.0.tgz",
"integrity": "sha512-eFr1H22A/VDKKBP5piRZVm4mu65qwZjUuoqhxN1ZtW45d/h7STPIhwTwQheWuJ/nzU2opocLQ8udpBycFRucUw==",
"requires": {
"extract-files": "^9.0.0",
"semver": "^7.0.0",

View File

@ -89,7 +89,7 @@
"@mat-datetimepicker/moment": "^5.1.1",
"@ngx-translate/core": "^13.0.0",
"adf-tslint-rules": "0.0.7",
"apollo-angular": "^2.2.0",
"apollo-angular": "^2.3.0",
"chart.js": "2.9.4",
"classlist.js": "1.1.20150312",
"custom-event-polyfill": "^1.0.7",