Skip to content

Commit a844178

Browse files
authored
Merge pull request #20 from yf-dev/dependabot/npm_and_yarn/frontend/lodash-4.17.19
Bump lodash from 4.17.13 to 4.17.19 in /frontend
2 parents 5f23fe2 + ea2bd8d commit a844178

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"axios": "^0.16.2",
1616
"clipboard": "^1.7.1",
17-
"lodash": "^4.17.13",
17+
"lodash": "^4.17.19",
1818
"spectre.css": "^0.4.0",
1919
"vue": "^2.5.11",
2020
"webfontloader": "^1.6.28"

frontend/yarn.lock

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

3699-
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.13, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.4:
3700-
version "4.17.13"
3701-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
3699+
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.19, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0, lodash@~4.17.4:
3700+
version "4.17.19"
3701+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
37023702

37033703
loglevel@^1.4.1:
37043704
version "1.6.1"

0 commit comments

Comments
 (0)