Skip to content

Commit 7b7fb19

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 e4f4e48 commit 7b7fb19

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
@@ -31898,7 +31898,7 @@ __metadata:
3189831898
keypair: "npm:1.0.4"
3189931899
keyv: "npm:5.2.1"
3190031900
load-grunt-tasks: "npm:^5.1.0"
31901-
lodash: "npm:^4.17.23"
31901+
lodash: "npm:^4.18.1"
3190231902
luxon: "npm:^3.5.0"
3190331903
mailparser: "npm:0.6.1"
3190431904
mjml: "npm:^4.18.0"
@@ -32036,7 +32036,7 @@ __metadata:
3203632036
jsxgettext-recursive-next: "npm:1.1.0"
3203732037
legal-docs: "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69"
3203832038
load-grunt-tasks: "npm:^5.1.0"
32039-
lodash: "npm:^4.17.23"
32039+
lodash: "npm:^4.18.1"
3204032040
mini-css-extract-plugin: "npm:^2.9.2"
3204132041
mkdirp: "npm:3.0.1"
3204232042
mocha: "npm:^10.4.0"
@@ -32343,7 +32343,7 @@ __metadata:
3234332343
fxa-shared: "workspace:*"
3234432344
insist: "npm:1.0.1"
3234532345
joi: "npm:^17.13.3"
32346-
lodash: "npm:^4.17.23"
32346+
lodash: "npm:^4.18.1"
3234732347
mocha: "npm:^10.4.0"
3234832348
mocha-text-cov: "npm:0.1.1"
3234932349
mozlog: "npm:^3.0.2"
@@ -39637,10 +39637,10 @@ __metadata:
3963739637
languageName: node
3963839638
linkType: hard
3963939639

39640-
"lodash@npm:^4.17.23":
39641-
version: 4.17.23
39642-
resolution: "lodash@npm:4.17.23"
39643-
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
39640+
"lodash@npm:^4.18.1":
39641+
version: 4.18.1
39642+
resolution: "lodash@npm:4.18.1"
39643+
checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27
3964439644
languageName: node
3964539645
linkType: hard
3964639646

0 commit comments

Comments
 (0)