Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"htmlprocessor": "^0.2.6",
"jscs": "^3.0.7",
"jshint": "^2.10.1",
"lodash": "lodash/lodash#~4.17.13",
"lodash": "lodash/lodash#~4.17.19",
"morgan": "^1.9.1",
"properties": "^1.2.1",
"proxy-middleware": "^0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2368,10 +2368,10 @@ lodash@^3.5.0, lodash@^3.7.0, lodash@~3.10.0:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=

lodash@lodash/lodash#~4.17.13, lodash@~4.17.10:
version "4.17.14"
uid be87d303941222b97c482755afc0f4a77ce46c30
resolved "https://codeload.github.com/lodash/lodash/tar.gz/be87d303941222b97c482755afc0f4a77ce46c30"
lodash@lodash/lodash#~4.17.19, lodash@~4.17.10:
version "4.17.19"
uid d7fbc52ee0466a6d248f047b5d5c3e6d1e099056
resolved "https://codeload.github.com/lodash/lodash/tar.gz/d7fbc52ee0466a6d248f047b5d5c3e6d1e099056"

lodash@~2.4.1:
version "2.4.2"
Expand Down