Skip to content

Commit

Permalink
chore: bump did-web-verification-method-server to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianScheidt committed Mar 4, 2024
1 parent 543d6b2 commit a55ca26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint ."
},
"dependencies": {
"@fabianscheidt/did-web-verification-method-server": "1.3.0",
"@fabianscheidt/did-web-verification-method-server": "1.3.1",
"@fabianscheidt/verifiable-credential-signer": "1.3.1",
"express": "^4.18.2",
"ts-node": "^10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==

"@fabianscheidt/[email protected].0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@fabianscheidt/did-web-verification-method-server/-/did-web-verification-method-server-1.3.0.tgz#14dcf2e6eaa1fcedd27f9cce957dadac30cd9d87"
integrity sha512-5zCPvwIP+isfJYoXc70LK1zmgc79suB294TWHr7qY5aSRLEa2HZKZHq3a7UHtCJBt9t5sQC2P7RIfa3DLHIWhA==
"@fabianscheidt/[email protected].1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@fabianscheidt/did-web-verification-method-server/-/did-web-verification-method-server-1.3.1.tgz#fc6bcfa2e413ed78d1fcf1ba6e3d45626ad07008"
integrity sha512-IjYjrqJlPr3HfGCLoHSnblxuyIUfRjaPYkVoP3BPrdTkNU7HIRv1eq3b6o0GyDk7IkR7aeUGfLXqr5vEoLOAWQ==
dependencies:
express "^4.18.2"
node-forge "^1.3.1"
Expand Down

0 comments on commit a55ca26

Please sign in to comment.