Skip to content

Commit

Permalink
deps:@metamask/utils@^7.1.0->^8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Aug 28, 2023
1 parent 255e2ce commit a9406e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@metamask/utils": "^7.1.0",
"@metamask/utils": "^8.0.0",
"fast-safe-stringify": "^2.0.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ __metadata:
"@metamask/eslint-config-jest": ^11.1.0
"@metamask/eslint-config-nodejs": ^11.1.0
"@metamask/eslint-config-typescript": ^11.1.0
"@metamask/utils": ^7.1.0
"@metamask/utils": ^8.0.0
"@types/jest": ^28.1.6
"@typescript-eslint/eslint-plugin": ^5.42.1
"@typescript-eslint/parser": ^5.42.1
Expand All @@ -1018,17 +1018,17 @@ __metadata:
languageName: unknown
linkType: soft

"@metamask/utils@npm:^7.1.0":
version: 7.1.0
resolution: "@metamask/utils@npm:7.1.0"
"@metamask/utils@npm:^8.0.0":
version: 8.0.0
resolution: "@metamask/utils@npm:8.0.0"
dependencies:
"@ethereumjs/tx": ^4.1.2
"@noble/hashes": ^1.3.1
"@types/debug": ^4.1.7
debug: ^4.3.4
semver: ^7.5.4
superstruct: ^1.0.3
checksum: 165ed378f4ac5ca42c241d32154e15b609f9e772a9dc069b870613c005dc0e7e4fa92204c30e98ec2317f1e38c77747057671a26fd0a5ba36a288e3c9ef03790
checksum: 01c956b150b454f648868cb08e850822d526fcf7d33dd04e156ed06d9b2829d0bd42a766f7bcc98c7b21d4990b00c6adb0474b23515a927131a460d50237eb52
languageName: node
linkType: hard

Expand Down

0 comments on commit a9406e1

Please sign in to comment.