Skip to content

Commit 93c9322

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] <[email protected]>
1 parent d287cea commit 93c9322

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"
@@ -43415,6 +43415,13 @@ __metadata:
4341543415
languageName: node
4341643416
linkType: hard
4341743417

43418+
"lodash@npm:^4.17.23":
43419+
version: 4.17.23
43420+
resolution: "lodash@npm:4.17.23"
43421+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
43422+
languageName: node
43423+
linkType: hard
43424+
4341843425
"lodash@npm:~2.4.1":
4341943426
version: 2.4.2
4342043427
resolution: "lodash@npm:2.4.2"

0 commit comments

Comments
 (0)