Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"cross-fetch": "3.1.5",
"debug": "^4.1.1",
"fs-extra": "^8.1.0",
"humanize-duration": "^3.32.1",
"humanize-duration": "^3.34.0",
"prompts": "^2.0.1",
"viem": "^2.33.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1799,7 +1799,7 @@ __metadata:
cross-fetch: "npm:3.1.5"
debug: "npm:^4.1.1"
fs-extra: "npm:^8.1.0"
humanize-duration: "npm:^3.32.1"
humanize-duration: "npm:^3.34.0"
inquirer: "npm:^7.3.3"
jest: "npm:^29.7.0"
oclif: "npm:^4.17.32"
Expand Down Expand Up @@ -10259,10 +10259,10 @@ __metadata:
languageName: node
linkType: hard

"humanize-duration@npm:^3.32.1":
version: 3.32.1
resolution: "humanize-duration@npm:3.32.1"
checksum: 5909107485c33d0c025e5d15a45b2700f91c9efc1e88510867926b3d1ef24d2d0c8bf31f52abef92da53b29e69410c5acb3a4d6d72429bd8b61d82ac25739ce4
"humanize-duration@npm:^3.34.0":
version: 3.34.0
resolution: "humanize-duration@npm:3.34.0"
checksum: 1631a952ec44c7027c95e3d0fa188b42f062785770f8ec353ca9170a7f0b7de2ef1d6a99c0e6f895cfa95a621f4f7d6e7ad6c1edf49cf233c021138e76a20d5f
languageName: node
linkType: hard

Expand Down
Loading