File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 24
24
"access" : " public"
25
25
},
26
26
"devDependencies" : {
27
- "@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
28
27
"@babel/core" : " 7.4.3" ,
29
28
"@babel/plugin-proposal-class-properties" : " 7.4.0" ,
30
29
"@babel/plugin-proposal-decorators" : " 7.4.0" ,
34
33
"@babel/preset-env" : " 7.4.3" ,
35
34
"@babel/preset-react" : " 7.0.0" ,
36
35
"@babel/register" : " 7.4.0" ,
36
+ "@stackstorm/browserify-postcss" : " 0.3.4-patch.5" ,
37
37
"babel-eslint" : " 10.0.1" ,
38
- "browserify" : " 16.2.3" ,
39
38
"babelify" : " 10.0.0" ,
39
+ "browserify" : " 16.2.3" ,
40
40
"cached-path-relative" : " 1.0.2" ,
41
41
"chalk" : " 2.4.2" ,
42
42
"css-extract" : " 1.3.1" ,
59
59
"gulp-sourcemaps" : " 2.6.5" ,
60
60
"gulp-uglify-es" : " 1.0.4" ,
61
61
"gulp-webserver" : " 0.9.1" ,
62
- "lodash" : " 4.17.19 " ,
62
+ "lodash" : " 4.17.21 " ,
63
63
"mocha" : " 6.1.4" ,
64
64
"pathmodify" : " 0.5.0" ,
65
65
"require-dir" : " 1.2.0" ,
Original file line number Diff line number Diff line change @@ -7495,11 +7495,6 @@ lodash.values@~2.4.1:
7495
7495
dependencies:
7496
7496
lodash.keys "~2.4.1"
7497
7497
7498
-
7499
- version "4.17.19"
7500
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
7501
- integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
7502
-
7503
7498
[email protected] , lodash@^4.17.21:
7504
7499
version "4.17.21"
7505
7500
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
You can’t perform that action at this time.
0 commit comments