Skip to content

Commit 7596131

Browse files
dependabot[bot]antonisclaude
authored
chore(deps): bump lodash from 4.17.23 to 4.18.1 (#5953)
* chore(deps): bump lodash from 4.17.23 to 4.18.1 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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * fix: Update yarn.lock for lodash 4.18.1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent db746e1 commit 7596131

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
@@ -101,7 +101,7 @@
101101
"fast-xml-parser": "^5.5.7",
102102
"form-data": "4.0.5",
103103
"qs": "^6.14.2",
104-
"lodash": "^4.17.23",
104+
"lodash": "^4.18.1",
105105
"tar-fs": "^3.1.1",
106106
"on-headers": "^1.1.0",
107107
"diff": "^5.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22401,10 +22401,10 @@ __metadata:
2240122401
languageName: node
2240222402
linkType: hard
2240322403

22404-
"lodash@npm:^4.17.23":
22405-
version: 4.17.23
22406-
resolution: "lodash@npm:4.17.23"
22407-
checksum: 7daad39758a72872e94651630fbb54ba76868f904211089721a64516ce865506a759d9ad3d8ff22a2a49a50a09db5d27c36f22762d21766e47e3ba918d6d7bab
22404+
"lodash@npm:^4.18.1":
22405+
version: 4.18.1
22406+
resolution: "lodash@npm:4.18.1"
22407+
checksum: bb5f5b49aad29614e709af02b64c56b0f8b78c6a81434a3c1ae527d2f0f78ca08f9d9fb22aa825a053876c9d2166e9c01f31c356014b5e2bdc0556c057433102
2240822408
languageName: node
2240922409
linkType: hard
2241022410

0 commit comments

Comments
 (0)