Skip to content

Commit ccc0401

Browse files
Bump lodash from 4.17.21 to 4.17.23
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] <support@github.com>
1 parent a999615 commit ccc0401

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@actions/exec": "^1.1.0",
1515
"d3": "^7.0.0",
1616
"esbuild": "^0.12.15",
17-
"lodash": "^4.17.21",
17+
"lodash": "^4.17.23",
1818
"micromatch": "^4.0.4",
1919
"react": "^17.0.2",
2020
"react-dom": "^17.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,10 +2203,10 @@ locate-path@^5.0.0:
22032203
dependencies:
22042204
p-locate "^4.1.0"
22052205

2206-
lodash@4.x, lodash@^4.17.21, lodash@^4.7.0:
2207-
version "4.17.21"
2208-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2209-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2206+
lodash@4.x, lodash@^4.17.23, lodash@^4.7.0:
2207+
version "4.17.23"
2208+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2209+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
22102210

22112211
loose-envify@^1.1.0:
22122212
version "1.4.0"

0 commit comments

Comments
 (0)