Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 474b3be

Browse files
committedDec 20, 2021
Update dependency browserify to v17
1 parent fa7c232 commit 474b3be

File tree

3 files changed

+193
-66
lines changed

3 files changed

+193
-66
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)
Please sign in to comment.