Skip to content

Commit aa59eda

Browse files
committed
Update lodash
Fixes reported security vulnerability [CVE-2018-3721](https://nvd.nist.gov/vuln/detail/CVE-2018-3721)
1 parent bfcdade commit aa59eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"dependencies": {
7575
"eventbusjs": "0.2.0",
7676
"inflected": "2.0.3",
77-
"lodash": "4.17.4",
77+
"lodash": "4.17.10",
7878
"lodash-es": "4.17.4",
7979
"tslib": "1.8.1"
8080
}

0 commit comments

Comments
 (0)