Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Apr 21, 2023
1 parent 7275d52 commit f3776e4
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
70 changes: 35 additions & 35 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@
"test": "mocha test/**/*.test.js"
},
"dependencies": {
"jose": "^4.13.0",
"jose": "^4.14.1",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
"oidc-token-hash": "^5.0.1"
"oidc-token-hash": "^5.0.2"
},
"devDependencies": {
"@types/node": "^16.18.13",
"@types/node": "^16.18.24",
"@types/passport": "^1.0.12",
"base64url": "^3.0.1",
"chai": "^4.3.7",
"jose2": "npm:jose@^2.0.6",
"mocha": "^10.2.0",
"nock": "^13.3.0",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"readable-mock-req": "^0.2.2",
"sinon": "^9.2.4",
"timekeeper": "^2.2.0"
Expand Down

0 comments on commit f3776e4

Please sign in to comment.