Skip to content

Commit 178b8e6

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 d2bb7f5 commit 178b8e6

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
@@ -28,7 +28,7 @@
2828
"deepmerge": "2.1.1",
2929
"dottie": "2.0.0",
3030
"jsonpath": "1.0.0",
31-
"lodash": "4.17.10",
31+
"lodash": "4.17.11",
3232
"uuid": "3.3.2",
3333
"@wmfs/asl-choice-processor": "1.6.0"
3434
},

0 commit comments

Comments
 (0)