Skip to content

Commit 8e3847d

Browse files
Bump lodash from 4.17.21 to 4.18.1 in /ui/snapclient
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89298e5 commit 8e3847d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

ui/snapclient/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"karma-jasmine-html-reporter": "^1.5.0",
7373
"karma-junit-reporter": "^2.0.1",
7474
"karma-spec-reporter": "^0.0.34",
75-
"lodash": "^4.17.21",
75+
"lodash": "^4.18.1",
7676
"ngx-translate-testing": "^5.1.0",
7777
"prettier": "^2.3.0",
7878
"protractor": "~7.0.0",

ui/snapclient/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,10 +1881,10 @@
18811881
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
18821882
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
18831883

1884-
"@types/lodash@^4.14.170":
1885-
version "4.14.182"
1886-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
1887-
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
1884+
"@types/lodash@4.14.170":
1885+
version "4.14.170"
1886+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
1887+
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
18881888

18891889
"@types/minimatch@*":
18901890
version "3.0.5"
@@ -6356,10 +6356,10 @@ lodash.uniq@^4.5.0:
63566356
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
63576357
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
63586358

6359-
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
6360-
version "4.17.21"
6361-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
6362-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
6359+
lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.1:
6360+
version "4.18.1"
6361+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
6362+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
63636363

63646364
log-symbols@^4.0.0:
63656365
version "4.1.0"

0 commit comments

Comments
 (0)