Skip to content

Commit 8332e5c

Browse files
authored
Merge pull request #18226 from mozilla/dependabot/npm_and_yarn/npm_and_yarn-30f3b12982
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
2 parents b21ecb1 + 6bc5249 commit 8332e5c

12 files changed

Lines changed: 121 additions & 93 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"mysql2": "^3.11.3",
109109
"nest-typed-config": "^2.9.2",
110110
"nest-winston": "^1.10.0",
111-
"next": "^14.2.14",
111+
"next": "^14.2.21",
112112
"next-auth": "5.0.0-beta.22",
113113
"node-fetch": "^2.6.7",
114114
"node-hkdf": "^0.0.2",

packages/123done/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"convict": "^6.2.4",
2424
"convict-format-with-validator": "^6.2.0",
2525
"cookie-session": "^2.1.0",
26-
"express": "^4.21.1",
26+
"express": "^4.21.2",
2727
"ioredis": "^5.0.6",
2828
"morgan": "^1.10.0",
2929
"request": "^2.88.2"

packages/browserid-verifier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"convict": "^6.2.4",
2020
"convict-format-with-moment": "^6.2.0",
2121
"convict-format-with-validator": "^6.2.0",
22-
"express": "^4.21.1",
22+
"express": "^4.21.2",
2323
"intel": "1.2.0",
2424
"morgan": "^1.10.0",
2525
"mozlog": "^3.0.2",

packages/fortress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"client-sessions": "0.8.x",
2424
"ejs": "^3.1.10",
25-
"express": "^4.21.1",
25+
"express": "^4.21.2",
2626
"morgan": "^1.10.0"
2727
},
2828
"devDependencies": {

packages/fxa-admin-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"convict-format-with-moment": "^6.2.0",
4242
"convict-format-with-validator": "^6.2.0",
4343
"dateformat": "^4.6.3",
44-
"express": "^4.21.1",
44+
"express": "^4.21.2",
4545
"express-http-proxy": "^2.0.0",
4646
"fxa-admin-server": "workspace:*",
4747
"fxa-react": "workspace:*",

packages/fxa-admin-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"convict": "^6.2.4",
4545
"convict-format-with-moment": "^6.2.0",
4646
"convict-format-with-validator": "^6.2.0",
47-
"express": "^4.21.1",
47+
"express": "^4.21.2",
4848
"fxa-auth-client": "workspace:*",
4949
"fxa-shared": "workspace:*",
5050
"googleapis": "^144.0.0",

packages/fxa-content-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"css-loader": "1.0.0",
6363
"duration-js": "4.0.0",
6464
"expose-loader": "5.0.0",
65-
"express": "^4.21.1",
65+
"express": "^4.21.2",
6666
"extract-loader": "5.1.0",
6767
"fast-text-encoding": "^1.0.4",
6868
"file-loader": "^6.2.0",

packages/fxa-event-broker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"convict": "^6.2.4",
4141
"convict-format-with-moment": "^6.2.0",
4242
"convict-format-with-validator": "^6.2.0",
43-
"express": "^4.21.1",
43+
"express": "^4.21.2",
4444
"fxa-shared": "workspace:*",
4545
"hot-shots": "^10.2.1",
4646
"joi": "^17.13.3",

packages/fxa-graphql-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"convict-format-with-moment": "^6.2.0",
4444
"convict-format-with-validator": "^6.2.0",
4545
"eslint-config-react-app": "^7.0.1",
46-
"express": "^4.21.1",
46+
"express": "^4.21.2",
4747
"fxa-auth-client": "workspace:*",
4848
"fxa-auth-server": "workspace:*",
4949
"fxa-profile-server": "workspace:*",

packages/fxa-payments-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"convict-format-with-validator": "^6.2.0",
131131
"dayjs": "^1.11.5",
132132
"eslint-plugin-jest": "^27.6.0",
133-
"express": "^4.21.1",
133+
"express": "^4.21.2",
134134
"fxa-auth-server": "workspace:*",
135135
"fxa-geodb": "workspace:*",
136136
"fxa-react": "workspace:*",

0 commit comments

Comments
 (0)