Skip to content

Commit 409eb60

Browse files
Bump lodash from 4.17.21 to 4.17.23 (#21)
Dependabot couldn't find the original pull request head commit, 56c3eeb. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba4add6 commit 409eb60

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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tailwindcss/vite": "^4.1.18",
1313
"classnames": "^2.5.1",
14-
"lodash": "^4.17.21",
14+
"lodash": "^4.17.23",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"react-grid-layout": "^2.2.2",

yarn.lock

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

2588-
lodash@^4.17.21:
2589-
version "4.17.21"
2590-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2591-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2588+
lodash@^4.17.23:
2589+
version "4.17.23"
2590+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2591+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
25922592

25932593
loose-envify@^1.4.0:
25942594
version "1.4.0"

0 commit comments

Comments
 (0)