File tree 12 files changed +53
-263
lines changed
12 files changed +53
-263
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ in development
6
6
7
7
Changed
8
8
~~~~~~~
9
- * Updated various dependencies (security). #1009
9
+ * Updated various dependencies (security). #1009, #1020
10
10
11
11
Contributed by @enykeev
12
12
Original file line number Diff line number Diff line change 63
63
"gulp-uglify-es" : " ^1.0.4" ,
64
64
"insert-css" : " ^2.0.0" ,
65
65
"lodash" : " ^4.17.21" ,
66
- "moment" : " ^2.18.1 " ,
66
+ "moment" : " ^2.29.4 " ,
67
67
"prop-types" : " ^15.6.0" ,
68
68
"react" : " ^16.8.4" ,
69
69
"react-dom" : " ^16.8.4" ,
96
96
"ignore-styles" : " ^5.0.1" ,
97
97
"lerna" : " ^3.4.3" ,
98
98
"less" : " ^3.9.0" ,
99
- "postcss" : " ^7.0.14 " ,
99
+ "postcss" : " ^8.4.31 " ,
100
100
"postcss-import" : " 12.0.1" ,
101
101
"postcss-nested" : " 4.1.2" ,
102
102
"postcss-preset-env" : " 6.6.0" ,
Original file line number Diff line number Diff line change 57
57
"prop-types" : " 15.7.2" ,
58
58
"react" : " 16.8.6" ,
59
59
"react-dom" : " 16.8.6" ,
60
- "react-textarea-autosize" : " 5.2.1 " ,
60
+ "react-textarea-autosize" : " 7.1.2 " ,
61
61
"validator" : " ^13.0.0"
62
62
},
63
63
"devDependencies" : {
Original file line number Diff line number Diff line change 48
48
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
49
49
"normalize.css" : " 8.0.1" ,
50
50
"babelify" : " 10.0.0" ,
51
- "postcss" : " 7.0.14 " ,
51
+ "postcss" : " 8.4.31 " ,
52
52
"postcss-import" : " 12.0.1" ,
53
53
"postcss-nested" : " 4.1.2" ,
54
54
"postcss-preset-env" : " 6.6.0"
Original file line number Diff line number Diff line change 53
53
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
54
54
"babelify" : " 10.0.0" ,
55
55
"classnames" : " ^2.2.6" ,
56
- "postcss" : " 7.0.14 " ,
56
+ "postcss" : " 8.4.31 " ,
57
57
"postcss-color-mod-function" : " ^3.0.3" ,
58
58
"postcss-import" : " 12.0.1" ,
59
59
"postcss-nested" : " 4.1.2" ,
Original file line number Diff line number Diff line change 53
53
"devDependencies" : {
54
54
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
55
55
"babelify" : " 10.0.0" ,
56
- "postcss" : " 7.0.14 " ,
56
+ "postcss" : " 8.4.31 " ,
57
57
"postcss-import" : " 12.0.1" ,
58
58
"postcss-nested" : " 4.1.2" ,
59
59
"postcss-preset-env" : " 6.6.0"
Original file line number Diff line number Diff line change 52
52
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
53
53
"babelify" : " 10.0.0" ,
54
54
"classnames" : " ^2.2.6" ,
55
- "postcss" : " 7.0.14 " ,
55
+ "postcss" : " 8.4.31 " ,
56
56
"postcss-import" : " 12.0.1" ,
57
57
"postcss-nested" : " 4.1.2" ,
58
58
"postcss-preset-env" : " 6.6.0"
Original file line number Diff line number Diff line change 51
51
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
52
52
"babelify" : " 10.0.0" ,
53
53
"classnames" : " ^2.2.6" ,
54
- "postcss" : " 7.0.14 " ,
54
+ "postcss" : " 8.4.31 " ,
55
55
"postcss-import" : " 12.0.1" ,
56
56
"postcss-nested" : " 4.1.2" ,
57
57
"postcss-preset-env" : " 6.6.0"
Original file line number Diff line number Diff line change 50
50
"@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
51
51
"babelify" : " 10.0.0" ,
52
52
"classnames" : " ^2.2.6" ,
53
- "postcss" : " 7.0.14 " ,
53
+ "postcss" : " 8.4.31 " ,
54
54
"postcss-import" : " 12.0.1" ,
55
55
"postcss-nested" : " 4.1.2" ,
56
56
"postcss-preset-env" : " 6.6.0"
Original file line number Diff line number Diff line change 75
75
"js-yaml" : " ^3.13.1" ,
76
76
"kind-of" : " ^6.0.3" ,
77
77
"lodash" : " 4.17.21" ,
78
- "lodash.template" : " ^4.5.0" ,
79
78
"minimatch" : " ^3.0.4" ,
80
79
"mixin-deep" : " ^1.3.2" ,
81
- "moment" : " 2.24.0 " ,
80
+ "moment" : " 2.29.4 " ,
82
81
"node" : " 20.8.1" ,
83
82
"node-uuid" : " ^1.4.8" ,
84
83
"open" : " ^8.4.0" ,
Original file line number Diff line number Diff line change 41
41
"chalk" : " 2.4.2" ,
42
42
"css-extract" : " 1.3.1" ,
43
43
"event-stream" : " 4.0.1" ,
44
- "express" : " 4.16.4" ,
45
44
"fancy-log" : " 1.3.3" ,
46
45
"fontello-update" : " 0.6.5" ,
47
46
"git-rev-sync" : " 1.12.0" ,
You can’t perform that action at this time.
0 commit comments