Skip to content

Commit

Permalink
build(deps): update @axa-fr/react-oidc requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [@axa-fr/react-oidc](https://github.com/AxaFrance/oidc-client) to permit the latest version.
- [Release notes](https://github.com/AxaFrance/oidc-client/releases)
- [Changelog](https://github.com/AxaFrance/oidc-client/blob/main/CHANGELOG.md)
- [Commits](AxaFrance/oidc-client@v7.22.6...v7.23.1)

---
updated-dependencies:
- dependency-name: "@axa-fr/react-oidc"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7d98a2d commit b61afbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"postinstall": "node ../../node_modules/@axa-fr/react-oidc/bin/copy-service-worker-files.mjs public"
},
"dependencies": {
"@axa-fr/react-oidc": "^7.22.6",
"@axa-fr/react-oidc": "^7.23.1",
"@dirac-grid/diracx-web-components": "0.1.0-a3",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
Expand Down

0 comments on commit b61afbe

Please sign in to comment.