Skip to content

Commit 79f3536

Browse files
committed
Update dependency browserify to v17
1 parent 8fd4466 commit 79f3536

File tree

3 files changed

+195
-59
lines changed

3 files changed

+195
-59
lines changed

apps/st2-workflows/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@stackstorm/module-test-utils": "^2.4.3",
8888
"@stackstorm/st2-build": "^2.4.2",
8989
"babelify": "^10.0.0",
90-
"browserify": "^16.2.3",
90+
"browserify": "17.0.0",
9191
"chai": "^4.1.2",
9292
"eslint": "^5.16.0",
9393
"eslint-plugin-notice": "0.7.8",

tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-react": "7.0.0",
3636
"@babel/register": "7.4.0",
3737
"babel-eslint": "10.0.1",
38-
"browserify": "16.2.3",
38+
"browserify": "17.0.0",
3939
"babelify": "10.0.0",
4040
"cached-path-relative": "1.0.2",
4141
"chalk": "2.4.2",

0 commit comments

Comments
 (0)