Skip to content

Commit 025051c

Browse files
chore(deps): bump oidc-client-ts from 3.3.0 to 3.4.0 (#19779)
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/authts/oidc-client-ts/releases) - [Commits](authts/oidc-client-ts@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: oidc-client-ts dependency-version: 3.4.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 61aec2a commit 025051c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"long": "5.3.2",
4646
"markdown-it": "14.0.0",
4747
"murmurhash": "2.0.1",
48-
"oidc-client-ts": "3.3.0",
48+
"oidc-client-ts": "3.4.0",
4949
"path-to-regexp": "8.3.0",
5050
"platform": "1.3.6",
5151
"prism-themes": "^1.9.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17260,12 +17260,12 @@ __metadata:
1726017260
languageName: node
1726117261
linkType: hard
1726217262

17263-
"oidc-client-ts@npm:3.3.0":
17264-
version: 3.3.0
17265-
resolution: "oidc-client-ts@npm:3.3.0"
17263+
"oidc-client-ts@npm:3.4.0":
17264+
version: 3.4.0
17265+
resolution: "oidc-client-ts@npm:3.4.0"
1726617266
dependencies:
1726717267
jwt-decode: "npm:^4.0.0"
17268-
checksum: 10/356940cb12075cc80c1b48ac5e67e2676542fa13664214c650fdf70f1f5a9f753bda8bfaf11182eb257a5ae564feefb165397ab44afa7138ba4846b63ecc6f0e
17268+
checksum: 10/d6e4dd5e2f4cd7da0ede9cf1bca131ea9811f030706d5322409b476047746e3c8f2d117804eb488187cc3c2253f986f8a1e053ae2c943b525c6e4d2a1c1b8094
1726917269
languageName: node
1727017270
linkType: hard
1727117271

@@ -22712,7 +22712,7 @@ __metadata:
2271222712
long: "npm:5.3.2"
2271322713
markdown-it: "npm:14.0.0"
2271422714
murmurhash: "npm:2.0.1"
22715-
oidc-client-ts: "npm:3.3.0"
22715+
oidc-client-ts: "npm:3.4.0"
2271622716
os-browserify: "npm:0.3.0"
2271722717
path-browserify: "npm:1.0.1"
2271822718
path-to-regexp: "npm:8.3.0"

0 commit comments

Comments
 (0)