2
0
mirror of https://github.com/lowdefy/lowdefy.git synced 2025-04-24 16:00:53 +08:00

fix(deps): Update dependency yargs to v17.2.1.

This commit is contained in:
Sam Tolmay 2021-10-23 16:46:32 +02:00
parent d75e3965e2
commit d79be06e3d
No known key found for this signature in database
GPG Key ID: D004126FCD1A6DF0
5 changed files with 10 additions and 10 deletions

8
.pnp.cjs generated

@ -5196,7 +5196,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["express", "npm:4.17.1"],
["graphql", "npm:15.5.0"],
["jest", "npm:26.6.3"],
["yargs", "npm:17.1.0"]
["yargs", "npm:17.2.1"]
],
"linkType": "SOFT",
}]
@ -30418,10 +30418,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
["npm:17.1.0", {
"packageLocation": "./.yarn/cache/yargs-npm-17.1.0-06b940cf1f-259d496db8.zip/node_modules/yargs/",
["npm:17.2.1", {
"packageLocation": "./.yarn/cache/yargs-npm-17.2.1-592dabfd58-451aac46f8.zip/node_modules/yargs/",
"packageDependencies": [
["yargs", "npm:17.1.0"],
["yargs", "npm:17.2.1"],
["cliui", "npm:7.0.4"],
["escalade", "npm:3.1.1"],
["get-caller-file", "npm:2.0.5"],

Binary file not shown.

Binary file not shown.

@ -46,7 +46,7 @@
"apollo-server-express": "2.25.0",
"express": "4.17.1",
"graphql": "15.5.0",
"yargs": "17.1.0"
"yargs": "17.2.1"
},
"devDependencies": {
"@babel/cli": "7.15.7",

@ -3642,7 +3642,7 @@ __metadata:
express: 4.17.1
graphql: 15.5.0
jest: 26.6.3
yargs: 17.1.0
yargs: 17.2.1
bin:
lowdefy-server: dist/server.js
languageName: unknown
@ -21257,9 +21257,9 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard
"yargs@npm:17.1.0":
version: 17.1.0
resolution: "yargs@npm:17.1.0"
"yargs@npm:17.2.1":
version: 17.2.1
resolution: "yargs@npm:17.2.1"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
@ -21268,7 +21268,7 @@ resolve@^2.0.0-next.3:
string-width: ^4.2.0
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: 259d496db8fd499debfb0e8676c1d4c0a8259c730ca31a4ca1047841c407aa4099f5f008c16b1adcf04b6015a4aa6c758a59d583aab9df89a288c75ce8a621e1
checksum: 451aac46f82da776f436018feed0244bc0e7b4355f7e397bcb53d34c691b177c0d71db3dda9653760e1bc240254d8b763a252ff918ef9e235a8d202e2909c4eb
languageName: node
linkType: hard