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 @@ -50,7 +50,7 @@
"hpagent": "~1.2.0",
"lodash": "^4.18.1",
"pony-cause": "^1.1.1",
"stacktracey": "^2.1.8",
"stacktracey": "^2.2.0",
"tslib": "^2.8.1",
"yargs": "~17.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3180,7 +3180,7 @@ __metadata:
lodash: ^4.18.1
nock: ^13.5.4
pony-cause: ^1.1.1
stacktracey: ^2.1.8
stacktracey: ^2.2.0
tslib: ^2.8.1
xml2js: ^0.5.0
yargs: ~17.7.2
Expand Down Expand Up @@ -13763,13 +13763,13 @@ __metadata:
languageName: node
linkType: hard

"stacktracey@npm:^2.1.8":
version: 2.1.8
resolution: "stacktracey@npm:2.1.8"
"stacktracey@npm:^2.2.0":
version: 2.2.0
resolution: "stacktracey@npm:2.2.0"
dependencies:
as-table: ^1.0.36
get-source: ^2.0.12
checksum: abd8316b4e120884108f5a47b2f61abdcaeaa118afd95f3c48317cb057fff43d697450ba00de3f9fe7fee61ee72644ccda4db990a8e4553706644f7c17522eab
checksum: 45859362da5b06989ff6f932c3e7520b67495443b3f3d0f0c6a6671328b607f3a0b783c0552eee346b1af3eac481eaf265bc3990bbf4916bde70318909385444
languageName: node
linkType: hard

Expand Down
Loading