mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user