Skip to content

Commit 449b1cd

Browse files
chore(deps): bump lodash from 4.17.23 to 4.18.1 in /examples
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ac94ed commit 449b1cd

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.21.0",
117117
"cors": "^2.8.5",
118118
"franken-ui": "^2.0.0",
119-
"lodash": "^4.17.23",
119+
"lodash": "^4.18.1",
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
@@ -2142,10 +2142,10 @@ lodash.merge@^4.6.2:
21422142
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
21432143
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
21442144

2145-
lodash@^4.17.23:
2146-
version "4.17.23"
2147-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2148-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
2145+
lodash@^4.18.1:
2146+
version "4.18.1"
2147+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
2148+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
21492149

21502150
loose-envify@^1.1.0:
21512151
version "1.4.0"

0 commit comments

Comments
 (0)