Skip to content

Commit e0310e8

Browse files
fix(deps): update dependency yargs to v17
1 parent 7aae2f0 commit e0310e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/personal-data-erasure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"pino": "^6.0.0",
4646
"pretty-error": "^2.1.1",
4747
"prompt-confirm": "^2.0.4",
48-
"yargs": "^16.0.0"
48+
"yargs": "^17.0.0"
4949
}
5050
}

packages/resource-deleter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"pretty-error": "^2.1.1",
4646
"prompts": "^2.0.4",
4747
"regenerator-runtime": "^0.14.0",
48-
"yargs": "^16.0.0"
48+
"yargs": "^17.0.0"
4949
}
5050
}

0 commit comments

Comments
 (0)