Skip to content

Commit 96d49ee

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the npm_and_yarn group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.42.0` | `8.49.0` | | [axios](https://github.com/axios/axios) | `1.8.4` | `1.12.0` | | [next](https://github.com/vercel/next.js) | `14.2.29` | `14.2.32` | | [pm2](https://github.com/Unitech/pm2) | `5.4.3` | `6.0.9` | | [on-headers](https://github.com/jshttp/on-headers) | `1.0.2` | `1.1.0` | | [@eslint/plugin-kit](https://github.com/eslint/rewrite/tree/HEAD/packages/plugin-kit) | `0.3.3` | `0.3.5` | Updates `@sentry/node` from 8.42.0 to 8.49.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.49.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@8.42.0...8.49.0) Updates `axios` from 1.8.4 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.12.0) Updates `next` from 14.2.29 to 14.2.32 - [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.29...v14.2.32) Updates `pm2` from 5.4.3 to 6.0.9 - [Release notes](https://github.com/Unitech/pm2/releases) - [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Unitech/pm2/commits/v6.0.9) Updates `on-headers` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/jshttp/on-headers/releases) - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md) - [Commits](jshttp/on-headers@v1.0.2...v1.1.0) Updates `@eslint/plugin-kit` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/plugin-kit-v0.3.5/packages/plugin-kit) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 8.49.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: pm2 dependency-version: 6.0.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: on-headers dependency-version: 1.1.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@eslint/plugin-kit" dependency-version: 0.3.5 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9228e2f commit 96d49ee

File tree

16 files changed

+647
-227
lines changed

16 files changed

+647
-227
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@sentry/browser": "8.42.0",
8383
"@sentry/nestjs": "8.42.0",
8484
"@sentry/nextjs": "8.42.0",
85-
"@sentry/node": "8.42.0",
85+
"@sentry/node": "8.49.0",
8686
"@sentry/opentelemetry": "8.42.0",
8787
"@smithy/smithy-client": "^4.5.0",
8888
"@stripe/react-stripe-js": "^2.7.1",
@@ -92,7 +92,7 @@
9292
"@type-cacheable/ioredis-adapter": "^10.0.4",
9393
"agentkeepalive": "^4.6.0",
9494
"app-store-server-api": "^0.16.0",
95-
"axios": "1.8.4",
95+
"axios": "1.12.0",
9696
"base64url": "^3.0.1",
9797
"bn.js": "^5.2.1",
9898
"class-transformer": "^0.5.1",
@@ -117,7 +117,7 @@
117117
"mysql2": "^3.14.0",
118118
"nest-typed-config": "^2.9.2",
119119
"nest-winston": "^1.10.0",
120-
"next": "14.2.29",
120+
"next": "14.2.32",
121121
"next-auth": "5.0.0-beta.22",
122122
"node-fetch": "^2.6.7",
123123
"node-hkdf": "^0.0.2",
@@ -127,7 +127,7 @@
127127
"passport": "^0.7.0",
128128
"passport-http-bearer": "^1.0.1",
129129
"passport-jwt": "^4.0.1",
130-
"pm2": "^5.4.2",
130+
"pm2": "^6.0.9",
131131
"prettier": "^3.5.3",
132132
"react": "18.3.1",
133133
"react-dom": "18.3.1",

packages/123done/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/cookie-session": "^2",
3333
"audit-filter": "0.5.0",
3434
"eslint": "^7.32.0",
35-
"pm2": "^5.4.2",
35+
"pm2": "^6.0.9",
3636
"prettier": "^3.5.3"
3737
},
3838
"scripts": {

packages/fortress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"audit-filter": "0.5.0",
3030
"eslint": "^7.32.0",
3131
"fxa-shared": "workspace:*",
32-
"pm2": "^5.4.2",
32+
"pm2": "^6.0.9",
3333
"prettier": "^3.5.3",
3434
"stylelint": "^16.14.1",
3535
"stylelint-config-prettier": "^9.0.3"

packages/fxa-admin-panel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"fxa-react": "workspace:*",
4848
"helmet": "^8.0.0",
4949
"mozlog": "^3.0.2",
50-
"on-headers": "^1.0.2",
50+
"on-headers": "^1.1.0",
5151
"react-router-dom": "^6.26.0",
5252
"react-scripts": "^5.0.1",
5353
"serve-static": "^1.16.0"
@@ -77,7 +77,7 @@
7777
"jest-watch-typeahead": "0.6.5",
7878
"nx": "21.1.2",
7979
"persistgraphql": "^0.3.11",
80-
"pm2": "^5.4.2",
80+
"pm2": "^6.0.9",
8181
"postcss-import": "^16.1.0",
8282
"prettier": "^3.5.3",
8383
"supertest": "^7.0.0",

packages/fxa-admin-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-config-react-app": "^7.0.1",
7171
"eslint-plugin-prettier": "^5.2.3",
7272
"jest": "29.3.1",
73-
"pm2": "^5.4.2",
73+
"pm2": "^6.0.9",
7474
"supertest": "^7.0.0",
7575
"tailwindcss": "3.4.3",
7676
"ts-jest": "^29.2.5",

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"nodemon": "^3.1.0",
181181
"nx": "21.1.2",
182182
"nyc": "^17.1.0",
183-
"pm2": "^5.4.2",
183+
"pm2": "^6.0.9",
184184
"prettier": "^3.5.3",
185185
"proxyquire": "^2.1.3",
186186
"read": "3.0.1",

packages/fxa-content-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"jsqr": "1.4.0",
150150
"mini-css-extract-plugin": "^2.9.2",
151151
"otplib": "^11.0.1",
152-
"pm2": "^5.4.2",
152+
"pm2": "^6.0.9",
153153
"postcss-assets": "^6.0.0",
154154
"postcss-import": "^16.1.0",
155155
"prettier": "^3.5.3",

packages/fxa-customs-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"grunt-copyright": "0.3.0",
5454
"grunt-eslint": "^25.0.0",
5555
"load-grunt-tasks": "^5.1.0",
56-
"pm2": "^5.4.2",
56+
"pm2": "^6.0.9",
5757
"prettier": "^3.5.3",
5858
"proxyquire": "^2.1.3",
5959
"request": "^2.88.2",

packages/fxa-event-broker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"jest": "27.5.1",
7777
"nock": "^13.5.1",
7878
"p-event": "^6.0.0",
79-
"pm2": "^5.4.2",
79+
"pm2": "^6.0.9",
8080
"prettier": "^3.5.3",
8181
"supertest": "^7.0.0",
8282
"ts-jest": "^29.2.3",

packages/fxa-graphql-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint": "^7.32.0",
7878
"jest": "29.3.1",
7979
"nock": "^13.5.1",
80-
"pm2": "^5.4.2",
80+
"pm2": "^6.0.9",
8181
"prettier": "^3.5.3",
8282
"supertest": "^7.0.0",
8383
"typescript": "5.5.3"

0 commit comments

Comments
 (0)