Skip to content

Commit 6bc5249

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [express](https://github.com/expressjs/express), [nanoid](https://github.com/ai/nanoid) and [systeminformation](https://github.com/sebhildebrandt/systeminformation). Updates `next` from 14.2.14 to 14.2.21 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.14...v14.2.21) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `nanoid` from 3.3.4 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.4...3.3.8) Updates `systeminformation` from 5.7.4 to 5.25.11 - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.7.4...v5.25.11) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: systeminformation dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b21ecb1 commit 6bc5249

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)