Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 25, 2023
1 parent f468f99 commit 9f79b6e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 61 deletions.
108 changes: 51 additions & 57 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,18 +45,18 @@
"test": "mocha test/**/*.test.js"
},
"dependencies": {
"jose": "^4.15.1",
"jose": "^4.15.4",
"lru-cache": "^6.0.0",
"object-hash": "^2.2.0",
"oidc-token-hash": "^5.0.3"
},
"devDependencies": {
"@types/node": "^16.18.55",
"@types/passport": "^1.0.13",
"@types/node": "^16.18.59",
"@types/passport": "^1.0.14",
"base64url": "^3.0.1",
"chai": "^4.3.10",
"mocha": "^10.2.0",
"nock": "^13.3.3",
"nock": "^13.3.6",
"prettier": "^2.8.8",
"readable-mock-req": "^0.2.2",
"sinon": "^9.2.4",
Expand Down

0 comments on commit 9f79b6e

Please sign in to comment.