Skip to content

Commit afe3aa3

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] <[email protected]>
1 parent 29d5df6 commit afe3aa3

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
@@ -31887,7 +31887,7 @@ __metadata:
3188731887
keypair: "npm:1.0.4"
3188831888
keyv: "npm:5.2.1"
3188931889
load-grunt-tasks: "npm:^5.1.0"
31890-
lodash: "npm:^4.17.23"
31890+
lodash: "npm:^4.18.1"
3189131891
luxon: "npm:^3.5.0"
3189231892
mailparser: "npm:0.6.1"
3189331893
mjml: "npm:^4.18.0"
@@ -32025,7 +32025,7 @@ __metadata:
3202532025
jsxgettext-recursive-next: "npm:1.1.0"
3202632026
legal-docs: "https://github.com/mozilla/legal-docs.git#68a02d3a95f22fb10db68893bb54e49bc0604f69"
3202732027
load-grunt-tasks: "npm:^5.1.0"
32028-
lodash: "npm:^4.17.23"
32028+
lodash: "npm:^4.18.1"
3202932029
mini-css-extract-plugin: "npm:^2.9.2"
3203032030
mkdirp: "npm:3.0.1"
3203132031
mocha: "npm:^10.4.0"
@@ -32332,7 +32332,7 @@ __metadata:
3233232332
fxa-shared: "workspace:*"
3233332333
insist: "npm:1.0.1"
3233432334
joi: "npm:^17.13.3"
32335-
lodash: "npm:^4.17.23"
32335+
lodash: "npm:^4.18.1"
3233632336
mocha: "npm:^10.4.0"
3233732337
mocha-text-cov: "npm:0.1.1"
3233832338
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)