This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree 2 files changed +19
-2
lines changed 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 32
32
"@metamask/snaps-sdk" : " ^6.1.0" ,
33
33
"@metamask/snaps-utils" : " ^7.8.0" ,
34
34
"@metamask/superstruct" : " ^3.1.0" ,
35
- "@metamask/utils" : " ^9.1.0 " ,
35
+ "@metamask/utils" : " ^9.2.1 " ,
36
36
"@types/uuid" : " ^9.0.1" ,
37
37
"uuid" : " ^9.0.0"
38
38
},
Original file line number Diff line number Diff line change @@ -1067,7 +1067,7 @@ __metadata:
1067
1067
" @metamask/snaps-sdk " : ^6.1.0
1068
1068
" @metamask/snaps-utils " : ^7.8.0
1069
1069
" @metamask/superstruct " : ^3.1.0
1070
- " @metamask/utils " : ^9.1.0
1070
+ " @metamask/utils " : ^9.2.1
1071
1071
" @types/jest " : ^28.1.6
1072
1072
" @types/node " : ^17.0.23
1073
1073
" @types/uuid " : ^9.0.1
@@ -1450,6 +1450,23 @@ __metadata:
1450
1450
languageName : node
1451
1451
linkType : hard
1452
1452
1453
+ " @metamask/utils@npm:^9.2.1 " :
1454
+ version : 9.2.1
1455
+ resolution : " @metamask/utils@npm:9.2.1"
1456
+ dependencies :
1457
+ " @ethereumjs/tx " : ^4.2.0
1458
+ " @metamask/superstruct " : ^3.1.0
1459
+ " @noble/hashes " : ^1.3.1
1460
+ " @scure/base " : ^1.1.3
1461
+ " @types/debug " : ^4.1.7
1462
+ debug : ^4.3.4
1463
+ pony-cause : ^2.1.10
1464
+ semver : ^7.5.4
1465
+ uuid : ^9.0.1
1466
+ checksum : 1a0c842d6fe490bb068c74c6c0684a3e5fabdadcf653b1c83bc69832e9e515fbae5809be20ddfc5c31715cd3d90cf18b73088d9c81f99028ff7b2c7160358c4e
1467
+ languageName : node
1468
+ linkType : hard
1469
+
1453
1470
" @noble/curves@npm:1.1.0, @noble/curves@npm:~1.1.0 " :
1454
1471
version : 1.1.0
1455
1472
resolution : " @noble/curves@npm:1.1.0"
You can’t perform that action at this time.
0 commit comments