diff --git a/mission-control/package-lock.json b/mission-control/package-lock.json index 10b13fc7..c91ca77e 100644 --- a/mission-control/package-lock.json +++ b/mission-control/package-lock.json @@ -6072,8 +6072,9 @@ } }, "node_modules/brace-expansion": { - "version": "1.1.11", - "license": "MIT", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "dependencies": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -22740,7 +22741,9 @@ "url": "https://github.com/sponsors/wooorm" } }, - "plugins/my-loaders": {}, + "plugins/my-loaders": { + "version": "0.0.1" + }, "plugins/tailwind-loader": { "extraneous": true } @@ -26702,7 +26705,9 @@ } }, "brace-expansion": { - "version": "1.1.11", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1"