Skip to content

Commit 0cc16b1

Browse files
build(deps): update lodash requirement from 4.17.10 to 4.17.11
Updates the requirements on [lodash](https://github.com/lodash/lodash) to permit the latest version. - [Release notes](https://github.com/lodash/lodash/releases) - [Changelog](https://github.com/lodash/lodash/blob/master/CHANGELOG) - [Commits](https://github.com/lodash/lodash/commits/4.17.11) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c2dea6f commit 0cc16b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"boom": "7.2.0",
2323
"debug": "4.0.1",
2424
"jsonpath": "1.0.0",
25-
"lodash": "4.17.10"
25+
"lodash": "4.17.11"
2626
},
2727
"devDependencies": {
2828
"chai": "4.1.2",

0 commit comments

Comments
 (0)