Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Aug 30, 2024
1 parent 883b778 commit a917cb6
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 88 deletions.
173 changes: 90 additions & 83 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@
"test": "mocha test/**/*.test.js"
},
"dependencies": {
"jose": "^4.15.5",
"jose": "^4.15.9",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
"oidc-token-hash": "^5.0.3"
},
"devDependencies": {
"@types/node": "^16.18.98",
"@types/node": "^16.18.106",
"@types/passport": "^1.0.16",
"base64url": "^3.0.1",
"chai": "^4.4.1",
"mocha": "^10.4.0",
"nock": "^13.5.4",
"chai": "^4.5.0",
"mocha": "^10.7.3",
"nock": "^13.5.5",
"prettier": "^2.8.8",
"readable-mock-req": "^0.2.2",
"sinon": "^9.2.4",
Expand Down

0 comments on commit a917cb6

Please sign in to comment.