Skip to content

Commit b3c812d

Browse files
authored
fix: upgrade lodash from 4.17.11 to 4.17.15 (#198)
Snyk has created this PR to upgrade lodash from 4.17.11 to 4.17.15. See this package in NPM: https://www.npmjs.com/package/lodash See this project in Snyk: https://app.snyk.io/org/mairu/project/42fcf4f7-6c3b-4058-ae7b-2c3c0d07f90c?utm_source=github&utm_medium=upgrade-pr
1 parent 81dd8a3 commit b3c812d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
]
5555
},
5656
"dependencies": {
57-
"lodash": "^4.17.11",
57+
"lodash": "^4.17.15",
5858
"serve-static": "^1.13.2",
5959
"swagger-ui-dist": "^3.22.1"
6060
},

0 commit comments

Comments
 (0)