Skip to content

Commit e7dfb41

Browse files
chore(deps): bump lodash from 4.17.21 to 4.17.23 (#6813)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8c2e07 commit e7dfb41

File tree

5 files changed

+11
-10
lines changed

5 files changed

+11
-10
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"countries-list": "^2.6.1",
3434
"dotenv": "^16.0.0",
3535
"gray-matter": "^4.0.3",
36-
"lodash": "^4.17.21",
36+
"lodash": "^4.17.23",
3737
"mdx-prism": "^0.3.3",
3838
"next": "^16.0.0",
3939
"next-plugin-preval": "^1.2.8",

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@aws-amplify/ui": "6.13.0",
4444
"@xstate/react": "^3.2.2",
45-
"lodash": "4.17.21",
45+
"lodash": "4.17.23",
4646
"react-hook-form": "7.53.2",
4747
"xstate": "^4.33.6"
4848
},

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@radix-ui/react-dropdown-menu": "^2.1.10",
6363
"@radix-ui/react-slider": "^1.3.2",
6464
"@xstate/react": "^3.2.2",
65-
"lodash": "4.17.21",
65+
"lodash": "4.17.23",
6666
"qrcode": "1.5.0",
6767
"tslib": "^2.5.2"
6868
},

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"csstype": "^3.1.1",
48-
"lodash": "4.17.21",
48+
"lodash": "4.17.23",
4949
"tslib": "^2.5.2"
5050
},
5151
"peerDependencies": {

yarn.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)