Skip to content

Commit afda383

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [file-type](https://github.com/sindresorhus/file-type), [tar](https://github.com/isaacs/node-tar) and [undici](https://github.com/nodejs/undici). Bumps the npm_and_yarn group with 1 update in the /extensions/zalo directory: [undici](https://github.com/nodejs/undici). Updates `file-type` from 21.3.0 to 21.3.2 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v21.3.0...v21.3.2) Updates `tar` from 7.5.10 to 7.5.11 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.10...v7.5.11) Updates `undici` from 7.21.0 to 7.24.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.21.0...v7.24.0) Updates `undici` from 7.21.0 to 7.24.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.21.0...v7.24.0) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.3.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.24.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.24.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5478591 commit afda383

3 files changed

Lines changed: 36 additions & 23 deletions

File tree

extensions/zalo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "OpenSoul Zalo channel plugin",
55
"type": "module",
66
"dependencies": {
7-
"undici": "7.21.0"
7+
"undici": "7.24.0"
88
},
99
"devDependencies": {
1010
"opensoul": "workspace:*"

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"discord-api-types": "^0.38.38",
164164
"dotenv": "^17.2.4",
165165
"express": "^5.2.1",
166-
"file-type": "^21.3.0",
166+
"file-type": "^21.3.2",
167167
"grammy": "^1.39.3",
168168
"hono": "4.12.7",
169169
"jiti": "^2.6.1",
@@ -181,9 +181,9 @@
181181
"sharp": "^0.34.5",
182182
"signal-utils": "^0.21.1",
183183
"sqlite-vec": "0.1.7-alpha.2",
184-
"tar": "7.5.10",
184+
"tar": "7.5.11",
185185
"tslog": "^4.10.2",
186-
"undici": "^7.21.0",
186+
"undici": "^7.24.0",
187187
"ws": "^8.19.0",
188188
"yaml": "^2.8.2",
189189
"zod": "^4.3.6"
@@ -249,7 +249,7 @@
249249
"axios": ">=1.13.5",
250250
"qs": "6.14.2",
251251
"@sinclair/typebox": "0.34.48",
252-
"tar": "7.5.10",
252+
"tar": "7.5.11",
253253
"tough-cookie": "4.1.3"
254254
},
255255
"onlyBuiltDependencies": [

pnpm-lock.yaml

Lines changed: 31 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)