Skip to content

Commit 230f397

Browse files
authored
Merge pull request #83 from coderwall/dependabot/npm_and_yarn/client/lodash-4.17.13
Bump lodash from 4.17.4 to 4.17.13 in /client
2 parents 91f0d4a + ad21163 commit 230f397

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"file-loader": "^0.9.0",
6060
"imports-loader": "^0.6.5",
6161
"loader-utils": "^0.2.15",
62-
"lodash": "^4.15.0",
62+
"lodash": "^4.17.13",
6363
"marked": "^0.3.6",
6464
"node-sass": "^3.10.0",
6565
"node-uuid": "^1.4.7",

client/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3727,9 +3727,9 @@ lodash.words@^3.0.0:
37273727
dependencies:
37283728
lodash._root "^3.0.0"
37293729

3730-
lodash@^4.0.0, lodash@^4.12.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.2, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1:
3731-
version "4.17.4"
3732-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
3730+
lodash@^4.0.0, lodash@^4.12.0, lodash@^4.14.0, lodash@^4.17.13, lodash@^4.17.2, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.6.1:
3731+
version "4.17.13"
3732+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
37333733

37343734
lodash@~2.4.1:
37353735
version "2.4.2"

0 commit comments

Comments
 (0)