Skip to content

Commit ae80a5f

Browse files
deps(npm): bump oidc-client-ts from 3.4.1 to 3.5.0 in /frontend (#570)
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/authts/oidc-client-ts/releases) - [Commits](authts/oidc-client-ts@v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: oidc-client-ts dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1230c9b commit ae80a5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"axios": "^1.13.6",
3434
"humanize-duration": "^3.33.2",
3535
"jose": "^6.2.1",
36-
"oidc-client-ts": "^3.4.1",
36+
"oidc-client-ts": "^3.5.0",
3737
"pinia": "^3.0.4",
3838
"vue": "^3.5.30",
3939
"vue-router": "^5.0.3"

0 commit comments

Comments
 (0)