diff options
| author | bobzel <zzzman@gmail.com> | 2019-08-15 23:45:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-15 23:45:04 -0400 |
| commit | 1bf46d87047af8c543830325c59a79f15364e901 (patch) | |
| tree | 686acda013f091dfd238ffc51bf1ebe364c17692 /package.json | |
| parent | e0986156ac3fa92d57f3fbe9bc5e36e413764357 (diff) | |
| parent | 797ed4ee343a52738e8619cf336e5f94f64c69c4 (diff) | |
Merge pull request #255 from browngraphicslab/web_chrome
Web chrome
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d699d1e6f..a4343982e 100644 --- a/package.json +++ b/package.json @@ -148,7 +148,7 @@ "js-datepicker": "^4.6.6", "jsonwebtoken": "^8.5.0", "jsx-to-string": "^1.4.0", - "lodash": "^4.17.11", + "lodash": "^4.17.15", "mobile-detect": "^1.4.3", "mobx": "^5.9.0", "mobx-react": "^5.3.5", |
