Skip to content

Commit a5efdb3

Browse files
build(deps): bump lodash-es from 4.17.21 to 4.17.23
Bumps [lodash-es](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-es dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7cf54f5 commit a5efdb3

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
@@ -155,7 +155,7 @@
155155
"git-url-parse": "^11.4.4",
156156
"immer": "^9.0.1",
157157
"isomorphic-fetch": "^3.0.0",
158-
"lodash-es": "^4.17.21",
158+
"lodash-es": "^4.17.23",
159159
"nanoid": "^3.1.22",
160160
"react": "^17.0.1",
161161
"react-dom": "^17.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3933,10 +3933,10 @@ locate-path@^5.0.0:
39333933
dependencies:
39343934
p-locate "^4.1.0"
39353935

3936-
lodash-es@^4.17.15, lodash-es@^4.17.21:
3937-
version "4.17.21"
3938-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
3939-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
3936+
lodash-es@^4.17.15, lodash-es@^4.17.23:
3937+
version "4.17.23"
3938+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0"
3939+
integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==
39403940

39413941
lodash.clonedeep@^4.5.0:
39423942
version "4.5.0"

0 commit comments

Comments
 (0)