Skip to content

Commit 243e8d1

Browse files
committed
Update yargs to 17.0.1
1 parent 361456d commit 243e8d1

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
@@ -53,7 +53,7 @@
5353
"mongoose": "5.12.13",
5454
"now-storage": "1.3.0",
5555
"subscriptions-transport-ws": "0.9.19",
56-
"yargs": "16.2.0"
56+
"yargs": "17.0.1"
5757
},
5858
"devDependencies": {
5959
"@babel/cli": "7.14.3",

yarn.lock

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

8798-
yargs@16.2.0:
8799-
version "16.2.0"
8800-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
8801-
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
8798+
yargs@17.0.1:
8799+
version "17.0.1"
8800+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz#6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"
8801+
integrity sha512-xBBulfCc8Y6gLFcrPvtqKz9hz8SO0l1Ni8GgDekvBX2ro0HRQImDGnikfc33cgzcYUSncapnNcZDjVFIH3f6KQ==
88028802
dependencies:
88038803
cliui "^7.0.2"
88048804
escalade "^3.1.1"

0 commit comments

Comments
 (0)