Skip to content

Commit 8171cda

Browse files
authored
Merge pull request #19919 from mozilla/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps): bump lodash from 4.17.21 to 4.17.23
2 parents 855f929 + 93c9322 commit 8171cda

4 files changed

Lines changed: 13 additions & 6 deletions

File tree

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"jsonwebtoken": "^9.0.2",
9999
"jwks-rsa": "^3.1.0",
100100
"keyv": "5.2.1",
101-
"lodash": "^4.17.21",
101+
"lodash": "^4.17.23",
102102
"luxon": "^3.5.0",
103103
"mjml": "^4.15.3",
104104
"moment-timezone": "^0.5.35",

packages/fxa-content-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"jsxgettext-recursive-next": "1.1.0",
9595
"legal-docs": "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69",
9696
"load-grunt-tasks": "^5.1.0",
97-
"lodash": "^4.17.21",
97+
"lodash": "^4.17.23",
9898
"mkdirp": "3.0.1",
9999
"mocha": "^10.4.0",
100100
"morgan": "^1.10.0",

packages/fxa-profile-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"convict-format-with-validator": "^6.2.0",
3333
"fxa-shared": "workspace:*",
3434
"joi": "^17.13.3",
35-
"lodash": "^4.17.21",
35+
"lodash": "^4.17.23",
3636
"mozlog": "^3.0.2",
3737
"mysql": "^2.18.1",
3838
"poolee": "^1.0.1",

yarn.lock

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35374,7 +35374,7 @@ __metadata:
3537435374
keypair: "npm:1.0.4"
3537535375
keyv: "npm:5.2.1"
3537635376
load-grunt-tasks: "npm:^5.1.0"
35377-
lodash: "npm:^4.17.21"
35377+
lodash: "npm:^4.17.23"
3537835378
luxon: "npm:^3.5.0"
3537935379
mailparser: "npm:0.6.1"
3538035380
mjml: "npm:^4.15.3"
@@ -35523,7 +35523,7 @@ __metadata:
3552335523
jsxgettext-recursive-next: "npm:1.1.0"
3552435524
legal-docs: "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69"
3552535525
load-grunt-tasks: "npm:^5.1.0"
35526-
lodash: "npm:^4.17.21"
35526+
lodash: "npm:^4.17.23"
3552735527
mini-css-extract-plugin: "npm:^2.9.2"
3552835528
mkdirp: "npm:3.0.1"
3552935529
mocha: "npm:^10.4.0"
@@ -35886,7 +35886,7 @@ __metadata:
3588635886
fxa-shared: "workspace:*"
3588735887
insist: "npm:1.0.1"
3588835888
joi: "npm:^17.13.3"
35889-
lodash: "npm:^4.17.21"
35889+
lodash: "npm:^4.17.23"
3589035890
mocha: "npm:^10.4.0"
3589135891
mocha-text-cov: "npm:0.1.1"
3589235892
mozlog: "npm:^3.0.2"
@@ -43426,6 +43426,13 @@ __metadata:
4342643426
languageName: node
4342743427
linkType: hard
4342843428

43429+
"lodash@npm:^4.17.23":
43430+
version: 4.17.23
43431+
resolution: "lodash@npm:4.17.23"
43432+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
43433+
languageName: node
43434+
linkType: hard
43435+
4342943436
"lodash@npm:~2.4.1":
4343043437
version: 2.4.2
4343143438
resolution: "lodash@npm:2.4.2"

0 commit comments

Comments
 (0)