From 29f6c3f585ee2a83b20aeac1b01bf4fd0ee6c9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 17:58:22 +0000 Subject: [PATCH] build(deps-dev): bump @yao-pkg/pkg from 6.8.0 to 6.10.1 Bumps [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.8.0 to 6.10.1. - [Release notes](https://github.com/yao-pkg/pkg/releases) - [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md) - [Commits](https://github.com/yao-pkg/pkg/compare/v6.8.0...v6.10.1) --- updated-dependencies: - dependency-name: "@yao-pkg/pkg" dependency-version: 6.10.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 44 ++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 27 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index c2f4d78b6..8543103c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "@commitlint/config-conventional": "^20.0.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.37.0", - "@yao-pkg/pkg": "^6.8.0", + "@yao-pkg/pkg": "^6.10.1", "babel-plugin-module-resolver": "^5.0.2", "chai": "^6.2.0", "chai-http": "^5.1.2", @@ -2692,16 +2692,16 @@ "license": "MIT" }, "node_modules/@yao-pkg/pkg": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-6.8.0.tgz", - "integrity": "sha512-QQcMbQHlaw7dFy3Nk7XQ7Gm8DlczTBcgSQB1V068L5/2rSZ3TO4CMc7rU7DeIOOR0Pm+mb5TDR3yH4jT6nfkpw==", + "version": "6.10.1", + "resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-6.10.1.tgz", + "integrity": "sha512-M/eqDg0Iir2nmyZ06Q9ospIPv1Yk7K1du5iLiaYrfMogQcI6bqf82A026MVYngyLH8jZsquZvjNAbvgbW4Uwkw==", "dev": true, "license": "MIT", "dependencies": { "@babel/generator": "^7.23.0", "@babel/parser": "^7.23.0", "@babel/types": "^7.23.0", - "@yao-pkg/pkg-fetch": "3.5.28", + "@yao-pkg/pkg-fetch": "3.5.30", "into-stream": "^6.0.0", "minimist": "^1.2.6", "multistream": "^4.1.0", @@ -2722,9 +2722,9 @@ } }, "node_modules/@yao-pkg/pkg-fetch": { - "version": "3.5.28", - "resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.28.tgz", - "integrity": "sha512-0dTu0yFgAuOp3OJBiwSZVkTMuGmvExwmG9mHKQhHkaNate5BWh6rBTzfQ0WId9DHXmg7GiT/kIyejEV0G3EHUQ==", + "version": "3.5.30", + "resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.30.tgz", + "integrity": "sha512-OrXQlsR3vE/IvwXSk8R5ETYbcxAFtUPmLkeepbG+ArN82TvlIwcUJ65tEWxLG3Tl89VRbmOupuhkXfmuaO05+Q==", "dev": true, "license": "MIT", "dependencies": { @@ -3280,16 +3280,24 @@ "license": "MIT" }, "node_modules/bare-events": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.7.0.tgz", - "integrity": "sha512-b3N5eTW1g7vXkw+0CXh/HazGTcO5KYuu/RCNaJbDMPI6LHDi+7qe8EmxKUVe1sUbY2KZOVZFyj62x0OEz9qyAA==", + "version": "2.8.2", + "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.8.2.tgz", + "integrity": "sha512-riJjyv1/mHLIPX4RwiK+oW9/4c3TEUeORHKefKAKnZ5kyslbN+HXowtbaVEqt4IMUB7OXlfixcs6gsFeo/jhiQ==", "dev": true, - "license": "Apache-2.0" + "license": "Apache-2.0", + "peerDependencies": { + "bare-abort-controller": "*" + }, + "peerDependenciesMeta": { + "bare-abort-controller": { + "optional": true + } + } }, "node_modules/bare-fs": { - "version": "4.4.7", - "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.4.7.tgz", - "integrity": "sha512-huJQxUWc2d1T+6dxnC/FoYpBgEHzJp33mYZqFtQqTTPPyP9xPvmjC16VpR4wTte4ZKd5VxkFAcfDYi51iwWMcg==", + "version": "4.5.2", + "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.2.tgz", + "integrity": "sha512-veTnRzkb6aPHOvSKIOy60KzURfBdUflr5VReI+NSaPL6xf+XLdONQgZgpYvUuZLVQ8dCqxpBAudaOM1+KpAUxw==", "dev": true, "license": "Apache-2.0", "optional": true, @@ -3358,9 +3366,9 @@ } }, "node_modules/bare-url": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.2.2.tgz", - "integrity": "sha512-g+ueNGKkrjMazDG3elZO1pNs3HY5+mMmOet1jtKyhOaCnkLzitxf26z7hoAEkDNgdNmnc1KIlt/dw6Po6xZMpA==", + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.3.2.tgz", + "integrity": "sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==", "dev": true, "license": "Apache-2.0", "optional": true, diff --git a/package.json b/package.json index dbc53c820..318731466 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@commitlint/config-conventional": "^20.0.0", "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.37.0", - "@yao-pkg/pkg": "^6.8.0", + "@yao-pkg/pkg": "^6.10.1", "babel-plugin-module-resolver": "^5.0.2", "chai": "^6.2.0", "chai-http": "^5.1.2",