Skip to content

Commit

Permalink
Merge pull request #1020 from enykeev/update_deps
Browse files Browse the repository at this point in the history
Update additional dependencies
  • Loading branch information
arm4b committed Oct 30, 2023
2 parents ba85bf2 + bf96ea5 commit baa16d8
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 263 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in development

Changed
~~~~~~~
* Updated various dependencies (security). #1009
* Updated various dependencies (security). #1009, #1020

Contributed by @enykeev

Expand Down
4 changes: 2 additions & 2 deletions apps/st2-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"gulp-uglify-es": "^1.0.4",
"insert-css": "^2.0.0",
"lodash": "^4.17.21",
"moment": "^2.18.1",
"moment": "^2.29.4",
"prop-types": "^15.6.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
Expand Down Expand Up @@ -96,7 +96,7 @@
"ignore-styles": "^5.0.1",
"lerna": "^3.4.3",
"less": "^3.9.0",
"postcss": "^7.0.14",
"postcss": "^8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/st2-auto-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-textarea-autosize": "5.2.1",
"react-textarea-autosize": "7.1.2",
"validator": "^13.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion modules/st2-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"normalize.css": "8.0.1",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-color-mod-function": "^3.0.3",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
2 changes: 1 addition & 1 deletion modules/st2flow-palette/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@stackstorm/browserify-postcss": "0.3.4-patch.5",
"babelify": "10.0.0",
"classnames": "^2.2.6",
"postcss": "7.0.14",
"postcss": "8.4.31",
"postcss-import": "12.0.1",
"postcss-nested": "4.1.2",
"postcss-preset-env": "6.6.0"
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,9 @@
"js-yaml": "^3.13.1",
"kind-of": "^6.0.3",
"lodash": "4.17.21",
"lodash.template": "^4.5.0",
"minimatch": "^3.0.4",
"mixin-deep": "^1.3.2",
"moment": "2.24.0",
"moment": "2.29.4",
"node": "20.8.1",
"node-uuid": "^1.4.8",
"open": "^8.4.0",
Expand Down
1 change: 0 additions & 1 deletion tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"chalk": "2.4.2",
"css-extract": "1.3.1",
"event-stream": "4.0.1",
"express": "4.16.4",
"fancy-log": "1.3.3",
"fontello-update": "0.6.5",
"git-rev-sync": "1.12.0",
Expand Down

0 comments on commit baa16d8

Please sign in to comment.