Skip to content

Commit b8f7def

Browse files
committed
chore(packages): fix the security vulnerability with
- yargs-parser -> 2.0.0 - hosted-git-info -> 2.8.9 - y18n -> 3.2.2
1 parent 4d7a5b6 commit b8f7def

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/product-exporter/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@
4949
"pretty-error": "^2.1.1",
5050
"yargs": "^15.0.1"
5151
},
52+
"resolutions": {
53+
"y18n": "3.2.2",
54+
"hosted-git-info": "2.8.9",
55+
"yargs-parser": "13.1.2"
56+
},
5257
"devDependencies": {
5358
"common-tags": "1.8.0",
5459
"streamtest": "2.0.0"

0 commit comments

Comments
 (0)