Skip to content

Commit e168815

Browse files
chore: bump lodash from 4.17.21 to 4.17.23 in /dial-samples/common-ui-app (#406)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilya Bondar <ilya_bondar@epam.com>
1 parent 717fa49 commit e168815

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dial-samples/common-ui-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@monaco-editor/react": "^4.7.0",
2929
"@tabler/icons-react": "^3.30.0",
3030
"classnames": "^2.5.1",
31-
"lodash": "^4.17.21",
31+
"lodash": "^4.17.23",
3232
"monaco-editor": "^0.52.2",
3333
"next": "~15.4.10",
3434
"next-auth": "^4.24.12",

dial-samples/common-ui-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8281,10 +8281,10 @@ lodash.uniq@^4.5.0:
82818281
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
82828282
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
82838283

8284-
lodash@^4.17.21:
8285-
version "4.17.21"
8286-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
8287-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
8284+
lodash@^4.17.21, lodash@^4.17.23:
8285+
version "4.17.23"
8286+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
8287+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
82888288

82898289
log-symbols@^4.0.0:
82908290
version "4.1.0"

0 commit comments

Comments
 (0)