Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 30cde04

Browse files
authored
Merge pull request #8 from adaam2/dependabot/npm_and_yarn/frontend/lodash-4.17.13
Bump lodash from 4.17.5 to 4.17.13 in /frontend
2 parents d09b2fb + fd62f48 commit 30cde04

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fs-extra": "3.0.1",
3434
"html-webpack-plugin": "2.29.0",
3535
"jest": "20.0.4",
36-
"lodash": "^4.17.5",
36+
"lodash": "^4.17.13",
3737
"object-assign": "4.1.1",
3838
"postcss-flexbugs-fixes": "3.2.0",
3939
"postcss-loader": "2.0.8",

frontend/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4473,9 +4473,9 @@ lodash.uniq@^4.5.0:
44734473
version "4.5.0"
44744474
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
44754475

4476-
"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
4477-
version "4.17.5"
4478-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
4476+
"lodash@>=3.5 <5", lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.13, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0:
4477+
version "4.17.13"
4478+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
44794479

44804480
loglevel@^1.4.1:
44814481
version "1.6.1"

0 commit comments

Comments
 (0)