Skip to content

Commit

Permalink
fix: bump oidc-token-hash
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Apr 25, 2023
1 parent f623eb0 commit 20607e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jose": "^4.14.1",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
"oidc-token-hash": "^5.0.2"
"oidc-token-hash": "^5.0.3"
},
"devDependencies": {
"@types/node": "^16.18.24",
Expand All @@ -58,7 +58,7 @@
"jose2": "npm:jose@^2.0.6",
"mocha": "^10.2.0",
"nock": "^13.3.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"readable-mock-req": "^0.2.2",
"sinon": "^9.2.4",
"timekeeper": "^2.2.0"
Expand Down

0 comments on commit 20607e9

Please sign in to comment.