Skip to content

Commit d4b17da

Browse files
Update dependencies
1 parent 847313c commit d4b17da

2 files changed

Lines changed: 74 additions & 69 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/solid/oidc-rs#readme",
3636
"dependencies": {
37-
"@solid/jose": "^0.6.3",
37+
"@solid/jose": "^0.6.5",
3838
"jsonwebtoken": "^8.5.1",
3939
"jwk-thumbprint": "^0.1.4",
4040
"jwk-to-pem": "^2.0.4",
@@ -45,9 +45,9 @@
4545
"chai-as-promised": "^7.1.1",
4646
"dirty-chai": "^2.0.1",
4747
"mocha": "^8.2.1",
48-
"nock": "^13.0.5",
49-
"node-mocks-http": "^1.9.0",
50-
"sinon": "^9.2.1",
48+
"nock": "^13.0.6",
49+
"node-mocks-http": "^1.10.1",
50+
"sinon": "^9.2.4",
5151
"sinon-chai": "^3.5.0"
5252
}
5353
}

0 commit comments

Comments
 (0)