Skip to content

Commit 268d21b

Browse files
chore(deps): 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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7b9ce7 commit 268d21b

File tree

3 files changed

+43
-41
lines changed

3 files changed

+43
-41
lines changed

blocklets/snap-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dotenv-flow": "^4.1.0",
5353
"express": "^4.21.2",
5454
"express-async-errors": "^3.1.1",
55-
"lodash": "^4.17.21",
55+
"lodash": "^4.17.23",
5656
"ufo": "^1.5.4"
5757
},
5858
"devDependencies": {

packages/crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@sequelize/sqlite3": "7.0.0-alpha.46",
6767
"axios": "^1.7.9",
6868
"fs-extra": "^11.2.0",
69-
"lodash": "^4.17.21",
69+
"lodash": "^4.17.23",
7070
"lru-cache": "^10.4.3",
7171
"p-map": "^7.0.3",
7272
"prom-client": "^15.1.3",

pnpm-lock.yaml

Lines changed: 41 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)