Bump lodash from 4.17.13 to 4.17.19 (#219)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
fb0a575b39
Коммит
7188da5ec2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vscode-azureterraform",
|
||||
"version": "0.2.4",
|
||||
"version": "0.3.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -771,9 +771,9 @@
|
|||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.13",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.13.tgz",
|
||||
"integrity": "sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA=="
|
||||
"version": "4.17.19",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
|
||||
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
|
||||
},
|
||||
"md5.js": {
|
||||
"version": "1.3.4",
|
||||
|
|
|
@ -160,7 +160,7 @@
|
|||
"azure-arm-resource": "^2.0.0-preview",
|
||||
"azure-storage": "^2.10.1",
|
||||
"fs-extra": "^4.0.2",
|
||||
"lodash": "^4.17.13",
|
||||
"lodash": "^4.17.19",
|
||||
"ms-rest": "^2.3.2",
|
||||
"ms-rest-azure": "^2.5.7",
|
||||
"opn": "5.1.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче