Fix vulnerability in the brace-expansion dependency

This patch is automatically generated with `npm audit fix` and fixes
CVE-2026-14257.
This commit is contained in:
Tim van der Meij 2026-08-02 13:23:04 +02:00
parent 09ad726a3f
commit d2ebbd10de
No known key found for this signature in database
GPG Key ID: 678B7927F701A65A

6
package-lock.json generated
View File

@ -11974,9 +11974,9 @@
"license": "MIT"
},
"node_modules/test-exclude/node_modules/brace-expansion": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.2.tgz",
"integrity": "sha512-w5JZcKgdhDOgOwm8H+KgbosopHMuGcl6qbulwjtz3SM7I7P3yW1eAjzMPLrIE+NQ9vjgANKHWeMHnrT0OXW1oA==",
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz",
"integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==",
"dev": true,
"license": "MIT",
"dependencies": {