Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 742a548

Browse files
committed
upgrade lodash to >=4.17.12 to address security alert
1 parent 600f498 commit 742a548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"gulp-autoprefixer": "~3.0.2",
1212
"gulp-angular-templatecache": "~1.8.0",
1313
"del": "~2.0.2",
14-
"lodash": "~3.10.1",
14+
"lodash": ">=4.17.12",
1515
"gulp-cssnano": "~2.1.1",
1616
"gulp-filter": "~3.0.1",
1717
"gulp-flatten": "~0.2.0",

0 commit comments

Comments
 (0)