Skip to content

Commit 89f6fc3

Browse files
chore(deps): bump lodash in /openwhisk/core/routemgmt/getApi
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a78f1f commit 89f6fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "getApi.js",
33
"dependencies": {
4-
"lodash": "4.17.15",
4+
"lodash": "4.18.1",
55
"request": "2.88.0"
66
}
77
}

0 commit comments

Comments
 (0)