refactor: strengthen client boundaries and quality gates
This commit is contained in:
+3
-3
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "brace-expansion",
|
||||
"version": "5.0.8-compat.1",
|
||||
"version": "5.0.9-compat.1",
|
||||
"private": true,
|
||||
"description": "CommonJS compatibility adapter for the bounded brace-expansion 5.0.8 implementation",
|
||||
"description": "CommonJS compatibility adapter for the bounded brace-expansion 5.0.9 implementation",
|
||||
"main": "index.cjs",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"brace-expansion-safe": "npm:brace-expansion@5.0.8"
|
||||
"brace-expansion-safe": "npm:brace-expansion@5.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user