Skip to content
This repository was archived by the owner on Sep 15, 2026. It is now read-only.

Commit 31765b3

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 14 updates
Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dd-trace](https://github.com/DataDog/dd-trace-js) | `5.28.0` | `5.100.0` | | [fastify](https://github.com/fastify/fastify) | `4.29.0` | `5.12.1` | | [undici](https://github.com/nodejs/undici) | `6.20.1` | `6.28.0` | | [body-parser](https://github.com/expressjs/body-parser) | `1.20.3` | `2.3.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.3.2` | | [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.0` | `5.0.2` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `14.1.0` | `14.3.1` | Bumps the npm_and_yarn group with 2 updates in the /sdk directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `dd-trace` from 5.28.0 to 5.100.0 - [Release notes](https://github.com/DataDog/dd-trace-js/releases) - [Commits](DataDog/dd-trace-js@v5.28.0...v5.100.0) Updates `fastify` from 4.29.0 to 5.12.1 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.29.0...v5.12.1) Updates `undici` from 6.20.1 to 6.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.20.1...v6.28.0) Updates `@vitest/mocker` from 2.1.8 to 5.0.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/mocker) Updates `body-parser` from 1.20.3 to 2.3.0 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.20.3...v2.3.0) Updates `fast-uri` from 2.4.0 to 3.0.3 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v2.4.0...v3.0.3) Updates `find-my-way` from 8.2.2 to 9.9.0 - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](delvedor/find-my-way@v8.2.2...v9.9.0) Updates `js-yaml` from 4.1.0 to 4.3.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.3.2) Updates `linkify-it` from 5.0.0 to 5.0.2 - [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/linkify-it@5.0.0...5.0.2) Updates `markdown-it` from 14.1.0 to 14.3.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/14.3.1/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.3.1) Updates `qs` from 6.13.0 to 6.13.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.13.1) Updates `brace-expansion` from 1.1.11 to 1.1.18 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.18) Updates `@babel/core` from 7.23.2 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `browserslist` from 4.22.1 to 4.28.9 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.22.1...4.28.9) --- updated-dependencies: - dependency-name: dd-trace dependency-version: 5.100.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fastify dependency-version: 5.12.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 6.28.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@vitest/mocker" dependency-version: 5.0.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fast-uri dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: find-my-way dependency-version: 9.9.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: linkify-it dependency-version: 5.0.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: markdown-it dependency-version: 14.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.13.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: browserslist dependency-version: 4.28.9 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b2cfe9 commit 31765b3

3 files changed

Lines changed: 922 additions & 1028 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"cron-parser": "^4.9.0",
5353
"crypto": "^1.0.1",
5454
"crypto-js": "^4.2.0",
55-
"dd-trace": "^5.23.0",
55+
"dd-trace": "^5.100.0",
5656
"dotenv": "^16.0.3",
5757
"ethers": "5",
5858
"ethers-aws-kms-signer": "^1.3.2",
5959
"ethers-gcp-kms-signer": "^1.1.6",
60-
"fastify": "^4.28.1",
60+
"fastify": "^5.12.1",
6161
"fastify-plugin": "^4.5.0",
6262
"http-status-codes": "^2.2.0",
6363
"ioredis": "^5.4.1",
@@ -70,8 +70,8 @@
7070
"prom-client": "^15.1.3",
7171
"superjson": "^2.2.1",
7272
"thirdweb": "^5.105.42",
73-
"undici": "^6.20.1",
74-
"uuid": "^9.0.1",
73+
"undici": "^6.28.0",
74+
"uuid": "^14.0.2",
7575
"viem": "2.22.17",
7676
"winston": "^3.14.1",
7777
"zod": "^3.23.8"
@@ -89,7 +89,7 @@
8989
"openapi-typescript-codegen": "^0.25.0",
9090
"prool": "^0.0.16",
9191
"typescript": "^5.1.3",
92-
"vitest": "^2.0.3"
92+
"vitest": "^5.0.0"
9393
},
9494
"prisma": {
9595
"schema": "./src/prisma/schema.prisma"
@@ -98,7 +98,7 @@
9898
"@thirdweb-dev/auth/**/axios": ">=1.7.8",
9999
"@thirdweb-dev/auth/**/web3-utils": ">=4.2.1",
100100
"@grpc/grpc-js": ">=1.8.22",
101-
"body-parser": ">=1.20.3",
101+
"body-parser": ">=2.3.0",
102102
"cookie": ">=0.7.0",
103103
"elliptic": ">=6.6.0",
104104
"micromatch": ">=4.0.8",

0 commit comments

Comments
 (0)