Skip to content

Commit 0de128f

Browse files
committed
update dependencies to jose ES256
1 parent b01a2c2 commit 0de128f

File tree

2 files changed

+93
-28
lines changed

2 files changed

+93
-28
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@fastify/busboy": "^1.1.0",
6363
"@solid/acl-check": "^0.4.5",
64-
"@solid/oidc-auth-manager": "^0.24.2",
64+
"@solid/oidc-auth-manager": "^0.24.3",
6565
"@solid/oidc-op": "^0.11.6",
6666
"async-lock": "^1.3.2",
6767
"body-parser": "^1.20.0",
@@ -130,7 +130,7 @@
130130
"randombytes": "2.1.0",
131131
"sinon": "12.0.1",
132132
"sinon-chai": "3.7.0",
133-
"snyk": "^1.996.0",
133+
"snyk": "^1.997.0",
134134
"standard": "16.0.4",
135135
"supertest": "^6.2.4",
136136
"turtle-validator": "1.1.1",

0 commit comments

Comments
 (0)