File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 7
7
"bugs" : " https://github.com/heroku/cli/issues" ,
8
8
"dependencies" : {
9
9
"@heroku-cli/color" : " 2.0.1" ,
10
- "@heroku-cli/command" : " ^12.0.0 " ,
10
+ "@heroku-cli/command" : " ^12.0.1 " ,
11
11
"@heroku-cli/notifications" : " ^1.2.4" ,
12
12
"@heroku-cli/plugin-ps-exec" : " 2.6.2" ,
13
13
"@heroku-cli/schema" : " ^1.0.25" ,
Original file line number Diff line number Diff line change @@ -1609,6 +1609,23 @@ __metadata:
1609
1609
languageName: node
1610
1610
linkType: hard
1611
1611
1612
+ "@heroku-cli/command@npm:^12.0.1":
1613
+ version: 12.0.1
1614
+ resolution: "@heroku-cli/command@npm:12.0.1"
1615
+ dependencies:
1616
+ "@heroku-cli/color": ^2.0.4
1617
+ "@heroku/http-call": ^5.4.0
1618
+ "@oclif/core": ^4.3.0
1619
+ debug: ^4.4.0
1620
+ inquirer: ^8.2.6
1621
+ netrc-parser: ^3.1.6
1622
+ open: ^10.1.2
1623
+ yargs-parser: ^20.2.9
1624
+ yargs-unparser: ^2.0.0
1625
+ checksum: f86b37961375b63c1b07b58d40485cfc1a56ff2d6fd3854672321af70ce6079066379ed05bfcf0c051399b282c8038ce8b206e765d1c01154f04c670a6fdf1e7
1626
+ languageName: node
1627
+ linkType: hard
1628
+
1612
1629
"@heroku-cli/heroku-exec-util@npm:0.9.2":
1613
1630
version: 0.9.2
1614
1631
resolution: "@heroku-cli/heroku-exec-util@npm:0.9.2"
@@ -11053,7 +11070,7 @@ __metadata:
11053
11070
resolution: "heroku@workspace:packages/cli"
11054
11071
dependencies:
11055
11072
"@heroku-cli/color": 2.0.1
11056
- "@heroku-cli/command": ^12.0.0
11073
+ "@heroku-cli/command": ^12.0.1
11057
11074
"@heroku-cli/notifications": ^1.2.4
11058
11075
"@heroku-cli/plugin-ps-exec": 2.6.2
11059
11076
"@heroku-cli/schema": ^1.0.25
You can’t perform that action at this time.
0 commit comments