Skip to content

Commit 0463dfd

Browse files
chore: yargs v15 and yargs-parser v18 (#53)
resolve security vulnerability
1 parent f903ef4 commit 0463dfd

File tree

2 files changed

+153
-17
lines changed

2 files changed

+153
-17
lines changed

package-lock.json

Lines changed: 151 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
"lint-staged": "^9.2.1",
5656
"minimist": "^1.2.0",
5757
"standard-version": "^7.0.0",
58-
"yargs-parser": "^13.1.1"
58+
"yargs-parser": "^18.1.3"
5959
},
6060
"dependencies": {
6161
"camelcase": "^5.3.1",
6262
"decamelize": "^1.2.0",
6363
"flat": "^4.1.0",
6464
"is-plain-obj": "^1.1.0",
65-
"yargs": "^14.0.0"
65+
"yargs": "^15.3.1"
6666
}
6767
}

0 commit comments

Comments
 (0)