build(deps): bump angular-oauth2-oidc from 15.0.1 to 17.0.2 (#10219)

Bumps [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) from 15.0.1 to 17.0.2.
- [Release notes](https://github.com/manfredsteyer/angular-oauth2-oidc/releases)
- [Changelog](https://github.com/manfredsteyer/angular-oauth2-oidc/blob/master/docs/changelog.html)
- [Commits](https://github.com/manfredsteyer/angular-oauth2-oidc/commits/17.0.2)

---
updated-dependencies:
- dependency-name: angular-oauth2-oidc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2024-11-21 11:46:59 +00:00 committed by GitHub
parent 86b892c472
commit c8b81d455f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -27,7 +27,7 @@
"@storybook/addon-interactions": "^8.2.9", "@storybook/addon-interactions": "^8.2.9",
"@storybook/core-server": "^8.2.9", "@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9", "@storybook/theming": "^8.2.9",
"angular-oauth2-oidc": "16.0.0", "angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2", "angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "^5.0.2", "apollo-angular": "^5.0.2",
"chart.js": "4.4.4", "chart.js": "4.4.4",
@ -13264,9 +13264,9 @@
} }
}, },
"node_modules/angular-oauth2-oidc": { "node_modules/angular-oauth2-oidc": {
"version": "16.0.0", "version": "17.0.2",
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc/-/angular-oauth2-oidc-16.0.0.tgz", "resolved": "https://registry.npmjs.org/angular-oauth2-oidc/-/angular-oauth2-oidc-17.0.2.tgz",
"integrity": "sha512-gDjx+fN2wW5ZzqlUQgI0sRme5T8zSCHEf5RTba0jcEvwqcsRZpgsroefu29sthBgTAIB7SU+E5zM1NQ3ZKPQZg==", "integrity": "sha512-zYgeLmAnu1g8XAYZK+csAsCQBDhgp9ffBv/eArEnujGxNPTeK00bREHWObtehflpQdSn+k9rY2D15ChCSydyVw==",
"dependencies": { "dependencies": {
"tslib": "^2.5.2" "tslib": "^2.5.2"
}, },

View File

@ -47,7 +47,7 @@
"@storybook/addon-interactions": "^8.2.9", "@storybook/addon-interactions": "^8.2.9",
"@storybook/core-server": "^8.2.9", "@storybook/core-server": "^8.2.9",
"@storybook/theming": "^8.2.9", "@storybook/theming": "^8.2.9",
"angular-oauth2-oidc": "16.0.0", "angular-oauth2-oidc": "17.0.2",
"angular-oauth2-oidc-jwks": "^17.0.2", "angular-oauth2-oidc-jwks": "^17.0.2",
"apollo-angular": "^5.0.2", "apollo-angular": "^5.0.2",
"chart.js": "4.4.4", "chart.js": "4.4.4",