Skip to content

Commit 3e74828

Browse files
1 parent b89e042 commit 3e74828

File tree

3 files changed

+233
-127
lines changed

3 files changed

+233
-127
lines changed

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"stream-to-promise": "^3.0.0",
3838
"tslib": "^2.2.0",
3939
"webpack": "^4.42.1",
40-
"yargs": "^15.3.1",
40+
"yargs": "^16.2.0",
4141
"yauzl": "^2.10.0"
4242
},
4343
"sideEffects": false,

modules/integration-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"got": "^11.8.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^2.2.0",
27-
"yargs": "^15.3.1",
27+
"yargs": "^16.2.0",
2828
"yauzl": "^2.10.0"
2929
},
3030
"sideEffects": false,

0 commit comments

Comments
 (0)