Merge pull request #117 from dbgate/dependabot/npm_and_yarn/lodash-4.17.21

Bump lodash from 4.17.15 to 4.17.21
This commit is contained in:
Jan Prochazka
2021-05-19 19:44:18 +02:00
committed by GitHub
9 changed files with 9 additions and 14 deletions

View File

@@ -31,6 +31,6 @@
"typescript": "^3.7.5"
},
"dependencies": {
"lodash": "^4.17.15"
"lodash": "^4.17.21"
}
}