diff --git a/frontend/www/new/admin_new/package-lock.json b/frontend/www/new/admin_new/package-lock.json index 7307b9954..a2873a188 100644 --- a/frontend/www/new/admin_new/package-lock.json +++ b/frontend/www/new/admin_new/package-lock.json @@ -3923,14 +3923,11 @@ "balanced-match": { "version": "1.0.0", "bundled": true, - "dev": true, "optional": true }, "brace-expansion": { "version": "1.1.11", "bundled": true, - "dev": true, - "optional": true, "requires": { "balanced-match": "1.0.0", "concat-map": "0.0.1" @@ -3951,7 +3948,6 @@ "concat-map": { "version": "0.0.1", "bundled": true, - "dev": true, "optional": true }, "console-control-strings": { @@ -4099,15 +4095,6 @@ "dev": true, "optional": true }, - "minimatch": { - "version": "3.0.4", - "bundled": true, - "dev": true, - "optional": true, - "requires": { - "brace-expansion": "1.1.11" - } - }, "minimist": { "version": "0.0.8", "bundled": true, @@ -5568,7 +5555,7 @@ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", "dev": true, "requires": { - "brace-expansion": "1.1.11" + "brace-expansion": "^1.1.7" } }, "minimist": {