Skip to content

Commit e09bd44

Browse files
committed
Update yargs to 17.0.1
1 parent 8172ad0 commit e09bd44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"now-storage": "1.3.0",
5757
"subscriptions-transport-ws": "0.9.19",
5858
"uuid": "^8.3.2",
59-
"yargs": "16.2.0"
59+
"yargs": "17.0.1"
6060
},
6161
"devDependencies": {
6262
"@babel/cli": "7.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9025,10 +9025,10 @@ yargs-parser@^20.2.2:
90259025
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
90269026
integrity sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==
90279027

9028-
yargs@16.2.0:
9029-
version "16.2.0"
9030-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
9031-
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
9028+
yargs@17.0.1:
9029+
version "17.0.1"
9030+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
9031+
integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
90329032
dependencies:
90339033
cliui "^7.0.2"
90349034
escalade "^3.1.1"

0 commit comments

Comments
 (0)