Skip to content

Commit 91bcee4

Browse files
Bump lodash from 4.17.21 to 4.17.23
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b38801 commit 91bcee4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"concurrently": "^8",
6464
"del-cli": "^4",
6565
"eslint": "^8",
66-
"lodash": "^4.17.21",
66+
"lodash": "^4.17.23",
6767
"sqlite3": "^5",
6868
"ts-node": "^10.4.0",
6969
"typescript": "~4.5"

yarn.lock

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

2847-
lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.21:
2848-
version "4.17.21"
2849-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2850-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2847+
lodash@^4.17.14, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.23:
2848+
version "4.17.23"
2849+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
2850+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
28512851

28522852
loose-envify@^1.4.0:
28532853
version "1.4.0"

0 commit comments

Comments
 (0)