Skip to content

Commit

Permalink
Bump lodash from 4.17.15 to 4.17.21 in /core/routemgmt/createApi
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent cdde5a7 commit a4d2e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/routemgmt/createApi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"main": "createApi.js",
"dependencies": {
"lodash": "4.17.15",
"lodash": "4.17.21",
"request": "2.88.0"
}
}

0 comments on commit a4d2e54

Please sign in to comment.