Skip to content

Commit e23a1da

Browse files
Bump lodash from 4.17.23 to 4.18.1 (#4861)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 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 2a22063 commit e23a1da

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
@@ -4479,7 +4479,7 @@
44794479
"which": "~2.0.2",
44804480
"xml2js": "^0.5.0",
44814481
"uuid": "~8.3.2",
4482-
"lodash": "^4.17.23"
4482+
"lodash": "^4.18.1"
44834483
},
44844484
"resolutions": {
44854485
"ansi-regex": "^5.0.1",

yarn.lock

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

5035-
lodash@^4.17.23:
5036-
version "4.17.23"
5037-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
5038-
integrity sha1-8ROwN4OGEDvk9okziMc9C95/LFo=
5035+
lodash@^4.18.1:
5036+
version "4.18.1"
5037+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
5038+
integrity sha1-/ytmwfYybVlRPeJAe/iBQ5gSdxw=
50395039

50405040
log-symbols@^4.1.0:
50415041
version "4.1.0"

0 commit comments

Comments
 (0)