Skip to content

Commit

Permalink
chore: clean jwt-encode
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderPostma committed Dec 12, 2024
1 parent dd8528d commit e33ead1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 18 deletions.
3 changes: 1 addition & 2 deletions packages/did-auth-siop-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/jwt-decode": "^3.1.0",
"typescript": "5.4.5"
"typescript": "5.4.5"
},
"engines": {
"node": ">=18"
Expand Down
3 changes: 1 addition & 2 deletions packages/siop-oid4vp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@
"@transmute/ed25519-signature-2018": "^0.7.0-unstable.82",
"@types/debug": "^4.1.12",
"@types/jest": "^29.5.11",
"@types/jwt-decode": "^3.1.0",
"@types/language-tags": "^1.0.4",
"@types/language-tags": "^1.0.4",
"@types/qs": "^6.9.11",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
Expand Down
15 changes: 1 addition & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e33ead1

Please sign in to comment.