Skip to content

Commit 2e82f4c

Browse files
committed
Update dependency browserify to v17
1 parent d6c1dc2 commit 2e82f4c

File tree

3 files changed

+258
-59
lines changed

3 files changed

+258
-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
@@ -36,7 +36,7 @@
3636
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
3737
"babel-eslint": "10.0.1",
3838
"babelify": "10.0.0",
39-
"browserify": "16.2.3",
39+
"browserify": "17.0.0",
4040
"cached-path-relative": "1.0.2",
4141
"chalk": "2.4.2",
4242
"css-extract": "1.3.1",

0 commit comments

Comments
 (0)