Bump apollo-angular from 4.2.0 to 4.2.1 (#8439)

Bumps [apollo-angular](https://github.com/kamilkisiela/apollo-angular/tree/HEAD/packages/apollo-angular) from 4.2.0 to 4.2.1.
- [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/apollo-angular@4.2.1/packages/apollo-angular)

---
updated-dependencies:
- dependency-name: apollo-angular
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2023-04-03 11:53:46 +02:00
committed by GitHub
parent aa42c732e2
commit 27b5224cb8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22587,9 +22587,9 @@
}
},
"apollo-angular": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/apollo-angular/-/apollo-angular-4.2.0.tgz",
"integrity": "sha512-P0kNcDnaAtV1Tu7YChY8/No+GS8B1Fsimo/Sx4WoH86n2xweQXzwmxAiNCDnmwn8GRduRP4AiotdeLpFxHPyvA==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/apollo-angular/-/apollo-angular-4.2.1.tgz",
"integrity": "sha512-lMFVZmw7hIa4+VGutoiUMwHWggXFiDhbsrnZddQYzfdV6lkJRjm0hANG0KxXoaoLqEqkGTHdq5DaMCdsp6E4rw==",
"requires": {
"tslib": "^2.0.0"
}
+1 -1
View File
@@ -78,7 +78,7 @@
"@storybook/core-server": "6.4.22",
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^15.0.1",
"apollo-angular": "^4.0.1",
"apollo-angular": "^4.2.1",
"chart.js": "2.9.4",
"cropperjs": "1.5.13",
"dotenv-expand": "^5.1.0",