Skip to content

Commit 0b3f411

Browse files
dependabot[bot]benmvp
authored andcommitted
fix(deps): Bump lodash from 4.17.11 to 4.17.15 (#55)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15 to fix security vulnerability.
1 parent 785839e commit 0b3f411

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

package-lock.json

Lines changed: 6 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959
"jest-runner-eslint": "^0.7.3",
6060
"jest-runner-tsc": "^1.3.2",
6161
"jest-watch-typeahead": "^0.3.0",
62-
"lodash": "^4.17.11",
62+
"lodash": "^4.17.15",
6363
"rimraf": "^2.6.3",
6464
"typescript": "^3.2.1",
6565
"yargs": "^13.1.0"
6666
},
6767
"devDependencies": {
68-
"@types/lodash-es": "^4.17.1",
68+
"@types/lodash": "^4.14.136",
6969
"@types/yargs": "^13.0.0"
7070
}
7171
}

0 commit comments

Comments
 (0)