Skip to content

Commit eb9b922

Browse files
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b34b9c commit eb9b922

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"jsonwebtoken": "^9.0.3",
104104
"jwks-rsa": "^3.1.0",
105105
"keyv": "5.2.1",
106-
"lodash": "^4.17.23",
106+
"lodash": "^4.18.1",
107107
"luxon": "^3.5.0",
108108
"mjml": "^4.18.0",
109109
"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.23",
97+
"lodash": "^4.18.1",
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
@@ -34,7 +34,7 @@
3434
"convict-format-with-validator": "^6.2.0",
3535
"fxa-shared": "workspace:*",
3636
"joi": "^17.13.3",
37-
"lodash": "^4.17.23",
37+
"lodash": "^4.18.1",
3838
"mozlog": "^3.0.2",
3939
"mysql": "^2.18.1",
4040
"poolee": "^1.0.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36431,7 +36431,7 @@ __metadata:
3643136431
keypair: "npm:1.0.4"
3643236432
keyv: "npm:5.2.1"
3643336433
load-grunt-tasks: "npm:^5.1.0"
36434-
lodash: "npm:^4.17.23"
36434+
lodash: "npm:^4.18.1"
3643536435
luxon: "npm:^3.5.0"
3643636436
mailparser: "npm:0.6.1"
3643736437
mjml: "npm:^4.18.0"
@@ -36581,7 +36581,7 @@ __metadata:
3658136581
jsxgettext-recursive-next: "npm:1.1.0"
3658236582
legal-docs: "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69"
3658336583
load-grunt-tasks: "npm:^5.1.0"
36584-
lodash: "npm:^4.17.23"
36584+
lodash: "npm:^4.18.1"
3658536585
mini-css-extract-plugin: "npm:^2.9.2"
3658636586
mkdirp: "npm:3.0.1"
3658736587
mocha: "npm:^10.4.0"
@@ -36896,7 +36896,7 @@ __metadata:
3689636896
fxa-shared: "workspace:*"
3689736897
insist: "npm:1.0.1"
3689836898
joi: "npm:^17.13.3"
36899-
lodash: "npm:^4.17.23"
36899+
lodash: "npm:^4.18.1"
3690036900
mocha: "npm:^10.4.0"
3690136901
mocha-text-cov: "npm:0.1.1"
3690236902
mozlog: "npm:^3.0.2"
@@ -44491,10 +44491,10 @@ __metadata:
4449144491
languageName: node
4449244492
linkType: hard
4449344493

44494-
"lodash@npm:^4.17.23":
44495-
version: 4.17.23
44496-
resolution: "lodash@npm:4.17.23"
44497-
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
44494+
"lodash@npm:^4.18.1":
44495+
version: 4.18.1
44496+
resolution: "lodash@npm:4.18.1"
44497+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
4449844498
languageName: node
4449944499
linkType: hard
4450044500

0 commit comments

Comments
 (0)