Skip to content

Commit 7fe2ea9

Browse files
chore(deps): bump lodash from 4.17.21 to 4.17.23 in /examples
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 9170296 commit 7fe2ea9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"ably": "~2.17.0",
117117
"cors": "^2.8.5",
118118
"franken-ui": "^2.0.0",
119-
"lodash": "^4.17.21",
119+
"lodash": "^4.17.23",
120120
"minifaker": "^1.34.1",
121121
"nanoid": "^5.0.7",
122122
"react": "^18",

examples/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,10 +2127,10 @@ lodash.merge@^4.6.2:
21272127
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
21282128
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
21292129

2130-
lodash@^4.17.21:
2131-
version "4.17.21"
2132-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2133-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2130+
lodash@^4.17.23:
2131+
version "4.17.23"
2132+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2133+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
21342134

21352135
loose-envify@^1.1.0:
21362136
version "1.4.0"

0 commit comments

Comments
 (0)