1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2026-02-10 12:18:59 +08:00

Merge pull request #14 from ZSCNetSupportDept/dependabot/npm_and_yarn/brace-expansion-1.1.12

Bump brace-expansion from 1.1.11 to 1.1.12
This commit is contained in:
govolokatliai
2025-11-03 04:39:45 +08:00
committed by GitHub

6
package-lock.json generated
View File

@@ -6288,9 +6288,9 @@
} }
}, },
"node_modules/brace-expansion": { "node_modules/brace-expansion": {
"version": "1.1.11", "version": "1.1.12",
"resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"balanced-match": "^1.0.0", "balanced-match": "^1.0.0",