Skip to content

Commit add1a40

Browse files
Bump lodash from 4.17.21 to 4.17.23 (#57)
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:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2497d7b commit add1a40

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
@@ -15,7 +15,7 @@
1515
"cross-env": "^5.2.0",
1616
"jquery": "^3.5.0",
1717
"laravel-mix": "^4.1.2",
18-
"lodash": "^4.17.21",
18+
"lodash": "^4.17.23",
1919
"vue": "^3.0.0"
2020
}
2121
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4167,10 +4167,10 @@ lodash.uniq@^4.5.0:
41674167
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
41684168
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
41694169

4170-
lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.5:
4171-
version "4.17.21"
4172-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4173-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4170+
lodash@^4.17.11, lodash@^4.17.23, lodash@^4.17.5:
4171+
version "4.17.23"
4172+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4173+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
41744174

41754175
loglevel@^1.6.3:
41764176
version "1.6.3"

0 commit comments

Comments
 (0)