Skip to content

Commit ea2cf24

Browse files
committed
chore: bump dependencies
1 parent 47a549c commit ea2cf24

File tree

2 files changed

+70
-125
lines changed

2 files changed

+70
-125
lines changed

package-lock.json

Lines changed: 64 additions & 119 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
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.4",
48+
"jose": "^4.15.5",
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.59",
55-
"@types/passport": "^1.0.14",
54+
"@types/node": "^16.18.87",
55+
"@types/passport": "^1.0.16",
5656
"base64url": "^3.0.1",
57-
"chai": "^4.3.10",
58-
"mocha": "^10.2.0",
59-
"nock": "^13.3.6",
57+
"chai": "^4.4.1",
58+
"mocha": "^10.3.0",
59+
"nock": "^13.5.4",
6060
"prettier": "^2.8.8",
6161
"readable-mock-req": "^0.2.2",
6262
"sinon": "^9.2.4",

0 commit comments

Comments
 (0)