Skip to content

Commit a917cb6

Browse files
committed
chore: bump deps
1 parent 883b778 commit a917cb6

File tree

2 files changed

+95
-88
lines changed

2 files changed

+95
-88
lines changed

package-lock.json

+90-83
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,18 @@
4545
"test": "mocha test/**/*.test.js"
4646
},
4747
"dependencies": {
48-
"jose": "^4.15.5",
48+
"jose": "^4.15.9",
4949
"lru-cache": "^6.0.0",
5050
"object-hash": "^2.2.0",
5151
"oidc-token-hash": "^5.0.3"
5252
},
5353
"devDependencies": {
54-
"@types/node": "^16.18.98",
54+
"@types/node": "^16.18.106",
5555
"@types/passport": "^1.0.16",
5656
"base64url": "^3.0.1",
57-
"chai": "^4.4.1",
58-
"mocha": "^10.4.0",
59-
"nock": "^13.5.4",
57+
"chai": "^4.5.0",
58+
"mocha": "^10.7.3",
59+
"nock": "^13.5.5",
6060
"prettier": "^2.8.8",
6161
"readable-mock-req": "^0.2.2",
6262
"sinon": "^9.2.4",

0 commit comments

Comments
 (0)