Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Mar 7, 2024
1 parent 47a549c commit ea2cf24
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 125 deletions.
183 changes: 64 additions & 119 deletions package-lock.json

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

12 changes: 6 additions & 6 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.4",
"jose": "^4.15.5",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
"oidc-token-hash": "^5.0.3"
},
"devDependencies": {
"@types/node": "^16.18.59",
"@types/passport": "^1.0.14",
"@types/node": "^16.18.87",
"@types/passport": "^1.0.16",
"base64url": "^3.0.1",
"chai": "^4.3.10",
"mocha": "^10.2.0",
"nock": "^13.3.6",
"chai": "^4.4.1",
"mocha": "^10.3.0",
"nock": "^13.5.4",
"prettier": "^2.8.8",
"readable-mock-req": "^0.2.2",
"sinon": "^9.2.4",
Expand Down

0 comments on commit ea2cf24

Please sign in to comment.