Skip to content

Commit 3ee8205

Browse files
committed
Update yargs to 17.0.0
1 parent 466cb4a commit 3ee8205

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.7",
5454
"now-storage": "1.3.0",
5555
"subscriptions-transport-ws": "0.9.18",
56-
"yargs": "16.2.0"
56+
"yargs": "17.0.0"
5757
},
5858
"devDependencies": {
5959
"@babel/cli": "7.13.16",

yarn.lock

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

8463-
yargs@16.2.0:
8464-
version "16.2.0"
8465-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
8466-
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
8463+
yargs@17.0.0:
8464+
version "17.0.0"
8465+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.0.0.tgz#147db33e222e8e6a7829df5f2ae696b58d1c82bf"
8466+
integrity sha512-gbtedDPfBgG40iLbaRXhqYJycUYqFVZQLIxl1cG5Ez/xZL/47TetSYzPSIixkWa36GKHr9D/o/oSG1vHXF4zTw==
84678467
dependencies:
84688468
cliui "^7.0.2"
84698469
escalade "^3.1.1"

0 commit comments

Comments
 (0)