Skip to content

Commit 7fe64d2

Browse files
authored
chore: downgrade multiformats to 13.3.2 (#621)
1 parent 8a5bf70 commit 7fe64d2

3 files changed

Lines changed: 6 additions & 11 deletions

File tree

infrastructure/evault-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"graphql-yoga": "^5.13.4",
3232
"jose": "^5.2.2",
3333
"json-schema": "^0.4.0",
34-
"multiformats": "^13.3.2",
34+
"multiformats": "13.3.2",
3535
"neo4j-driver": "^5.28.1",
3636
"pg": "^8.11.3",
3737
"reflect-metadata": "^0.2.1",

infrastructure/w3id/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "ISC",
2121
"dependencies": {
2222
"canonicalize": "^2.1.0",
23-
"multiformats": "^13.3.2",
23+
"multiformats": "13.3.2",
2424
"tweetnacl": "^1.0.3",
2525
"uuid": "^11.1.0"
2626
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)