fix multiformats package version

This commit is contained in:
Samuel Newman
2025-04-28 09:55:51 +03:00
parent 4ec4251383
commit d4a44bf8dd
4 changed files with 23 additions and 27 deletions
+3 -2
View File
@@ -157,7 +157,7 @@
"lodash.isequal": "^4.5.0",
"lodash.shuffle": "^4.2.0",
"lodash.throttle": "^4.1.1",
"multiformats": "^13.1.0",
"multiformats": "9.9.0",
"nanoid": "^5.0.5",
"normalize-url": "^8.0.0",
"patch-package": "^6.5.1",
@@ -272,7 +272,8 @@
"@types/react": "^18",
"**/expo-constants": "17.0.3",
"**/expo-device": "7.0.1",
"**/zod": "3.23.8"
"**/zod": "3.23.8",
"**/multiformats": "9.9.0"
},
"jest": {
"preset": "jest-expo/ios",