Skip to content

Commit 6efa3a5

Browse files
committed
update minor dependencies
1 parent 7a08064 commit 6efa3a5

File tree

2 files changed

+96
-65
lines changed

2 files changed

+96
-65
lines changed

package-lock.json

Lines changed: 90 additions & 59 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
@@ -37,16 +37,16 @@
3737
"@solid/jose": "^0.6.8",
3838
"jsonwebtoken": "^9.0.2",
3939
"jwk-thumbprint": "^0.1.4",
40-
"jwk-to-pem": "^2.0.5",
41-
"node-fetch": "^2.6.7"
40+
"jwk-to-pem": "^2.0.7",
41+
"node-fetch": "^2.7.0"
4242
},
4343
"devDependencies": {
44-
"chai": "^4.3.6",
45-
"chai-as-promised": "^7.1.1",
44+
"chai": "^4.5.0",
45+
"chai-as-promised": "^7.1.2",
4646
"dirty-chai": "^2.0.1",
4747
"mocha": "^8.4.0",
48-
"nock": "^13.2.9",
49-
"node-mocks-http": "^1.11.0",
48+
"nock": "^13.5.6",
49+
"node-mocks-http": "^1.17.2",
5050
"sinon": "^9.2.4",
5151
"sinon-chai": "^3.7.0"
5252
}

0 commit comments

Comments
 (0)