Bump brace-expansion from 1.1.12 to 1.1.16 (#9953)

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 1.1.16.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.16)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-07-28 21:53:27 +02:00
committed by GitHub
co-authored by mirrors
parent abf134afe4
commit ea18c85a4c
+4 -2
View File
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "tiddlywiki",
"version": "5.4.1",
"version": "5.5.0-prerelease",
"license": "BSD",
"bin": {
"tiddlywiki": "tiddlywiki.js"
@@ -298,7 +298,9 @@
"license": "MIT"
},
"node_modules/brace-expansion": {
"version": "1.1.12",
"version": "1.1.16",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.16.tgz",
"integrity": "sha512-IDw48K2/2kRkg9LdJxurvq3lV3aBgq0REY89duEqFRthjlPdXHKMj7EnQOXVckxzgisinf3nHfrcE2FufFLXMw==",
"dev": true,
"license": "MIT",
"dependencies": {