Skip to content

Commit 28698df

Browse files
authored
Merge pull request #535 from 4Catalyzer/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps): bump lodash from 4.17.21 to 4.17.23
2 parents 0e5d30c + a51fec3 commit 28698df

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"dataloader": "^2.2.3",
7373
"express": "^5.2.1",
7474
"form-data": "^4.0.5",
75-
"lodash": "^4.17.21",
75+
"lodash": "^4.17.23",
7676
"pluralize": "^8.0.0",
7777
"utility-types": "^3.11.0"
7878
},

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ __metadata:
109109
hookem: "npm:^3.0.4"
110110
jest: "npm:^30.2.0"
111111
lint-staged: "npm:^16.2.7"
112-
lodash: "npm:^4.17.21"
112+
lodash: "npm:^4.17.23"
113113
pluralize: "npm:^8.0.0"
114114
ts-jest: "npm:^29.4.6"
115115
typescript: "npm:^5.9.3"
@@ -8309,6 +8309,13 @@ __metadata:
83098309
languageName: node
83108310
linkType: hard
83118311

8312+
"lodash@npm:^4.17.23":
8313+
version: 4.17.23
8314+
resolution: "lodash@npm:4.17.23"
8315+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
8316+
languageName: node
8317+
linkType: hard
8318+
83128319
"log-symbols@npm:^1.0.2":
83138320
version: 1.0.2
83148321
resolution: "log-symbols@npm:1.0.2"

0 commit comments

Comments
 (0)