Skip to content

Commit

Permalink
chore(deps): bump oidc-client-ts from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [oidc-client-ts](https://github.com/authts/oidc-client-ts) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/authts/oidc-client-ts/releases)
- [Commits](authts/oidc-client-ts@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: oidc-client-ts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent a3ea97f commit 56b1ead
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"long": "5.2.3",
"markdown-it": "14.0.0",
"murmurhash": "2.0.1",
"oidc-client-ts": "3.0.1",
"oidc-client-ts": "3.1.0",
"platform": "1.3.6",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13493,12 +13493,12 @@ __metadata:
languageName: node
linkType: hard

"oidc-client-ts@npm:3.0.1":
version: 3.0.1
resolution: "oidc-client-ts@npm:3.0.1"
"oidc-client-ts@npm:3.1.0":
version: 3.1.0
resolution: "oidc-client-ts@npm:3.1.0"
dependencies:
jwt-decode: "npm:^4.0.0"
checksum: 10/3069ce525ec374b165ae231e69dd6979565d81b04c56220b0708270e5b8f134a8f63ad6130419bfb79321df298a33bd4dea2e7ad6c10e3cd6d4caa72ffdfee6e
checksum: 10/3083df9d85ee3782c9c1e93f3874a21556db5777d2e4d15825e95efa9c6924c0dc36fa298a7913141ce42caba6557adc7b00616869b34ad3777dd82c7a133515
languageName: node
linkType: hard

Expand Down Expand Up @@ -18247,7 +18247,7 @@ __metadata:
long: "npm:5.2.3"
markdown-it: "npm:14.0.0"
murmurhash: "npm:2.0.1"
oidc-client-ts: "npm:3.0.1"
oidc-client-ts: "npm:3.1.0"
os-browserify: "npm:0.3.0"
path-browserify: "npm:1.0.1"
platform: "npm:1.3.6"
Expand Down

0 comments on commit 56b1ead

Please sign in to comment.