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.1",
"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.1"
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.1":
version: 3.34.1
resolution: "humanize-duration@npm:3.34.1"
checksum: a19aa1958290e64ecab9d29662981c788f9cba81884a73d3a9438aa43ff0539d7c4ad4a4c4f57e65d9e7e953e98c8603cf1ad279d62b2ffb34f96588fda29f9f
languageName: node
linkType: hard

Expand Down
Loading