Skip to content

Commit 54ec33b

Browse files
authored
Merge pull request #20306 from mozilla/dependabot/npm_and_yarn/lodash-4.18.1
chore(deps): bump lodash from 4.17.23 to 4.18.1
2 parents aefca5c + afe3aa3 commit 54ec33b

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jsonwebtoken": "^9.0.3",
9797
"jwks-rsa": "^3.1.0",
9898
"keyv": "5.2.1",
99-
"lodash": "^4.17.23",
99+
"lodash": "^4.18.1",
100100
"luxon": "^3.5.0",
101101
"mjml": "^4.18.0",
102102
"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
@@ -93,7 +93,7 @@
9393
"jsxgettext-recursive-next": "1.1.0",
9494
"legal-docs": "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69",
9595
"load-grunt-tasks": "^5.1.0",
96-
"lodash": "^4.17.23",
96+
"lodash": "^4.18.1",
9797
"mkdirp": "3.0.1",
9898
"mocha": "^10.4.0",
9999
"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
@@ -31876,7 +31876,7 @@ __metadata:
3187631876
keypair: "npm:1.0.4"
3187731877
keyv: "npm:5.2.1"
3187831878
load-grunt-tasks: "npm:^5.1.0"
31879-
lodash: "npm:^4.17.23"
31879+
lodash: "npm:^4.18.1"
3188031880
luxon: "npm:^3.5.0"
3188131881
mailparser: "npm:0.6.1"
3188231882
mjml: "npm:^4.18.0"
@@ -32014,7 +32014,7 @@ __metadata:
3201432014
jsxgettext-recursive-next: "npm:1.1.0"
3201532015
legal-docs: "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69"
3201632016
load-grunt-tasks: "npm:^5.1.0"
32017-
lodash: "npm:^4.17.23"
32017+
lodash: "npm:^4.18.1"
3201832018
mini-css-extract-plugin: "npm:^2.9.2"
3201932019
mkdirp: "npm:3.0.1"
3202032020
mocha: "npm:^10.4.0"
@@ -32321,7 +32321,7 @@ __metadata:
3232132321
fxa-shared: "workspace:*"
3232232322
insist: "npm:1.0.1"
3232332323
joi: "npm:^17.13.3"
32324-
lodash: "npm:^4.17.23"
32324+
lodash: "npm:^4.18.1"
3232532325
mocha: "npm:^10.4.0"
3232632326
mocha-text-cov: "npm:0.1.1"
3232732327
mozlog: "npm:^3.0.2"
@@ -39628,10 +39628,10 @@ __metadata:
3962839628
languageName: node
3962939629
linkType: hard
3963039630

39631-
"lodash@npm:^4.17.23":
39632-
version: 4.17.23
39633-
resolution: "lodash@npm:4.17.23"
39634-
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
39631+
"lodash@npm:^4.18.1":
39632+
version: 4.18.1
39633+
resolution: "lodash@npm:4.18.1"
39634+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
3963539635
languageName: node
3963639636
linkType: hard
3963739637

0 commit comments

Comments
 (0)