Skip to content

Commit 07d961a

Browse files
Bump lodash from 4.17.21 to 4.17.23 (#4699)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc458a4 commit 07d961a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4132,7 +4132,7 @@
41324132
"which": "~2.0.2",
41334133
"xml2js": "^0.5.0",
41344134
"uuid": "~8.3.2",
4135-
"lodash": "^4.17.21"
4135+
"lodash": "^4.17.23"
41364136
},
41374137
"resolutions": {
41384138
"ansi-regex": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,10 +4933,10 @@ lodash.once@^4.0.0:
49334933
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
49344934
integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
49354935

4936-
lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.21:
4937-
version "4.17.21"
4938-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash/-/lodash-4.17.21.tgz"
4939-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4936+
lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.23:
4937+
version "4.17.23"
4938+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4939+
integrity sha1-8ROwN4OGEDvk9okziMc9C95/LFo=
49404940

49414941
49424942
version "4.0.0"

0 commit comments

Comments
 (0)