diff --git a/efcore-migration-task/efcore-migration-script-generator/package-lock.json b/efcore-migration-task/efcore-migration-script-generator/package-lock.json index c6d1a6b..8c22ae1 100644 --- a/efcore-migration-task/efcore-migration-script-generator/package-lock.json +++ b/efcore-migration-task/efcore-migration-script-generator/package-lock.json @@ -16,7 +16,7 @@ "@types/node": "^22.9.0", "@types/q": "^1.5.8", "sync-request": "^6.1.0", - "typescript": "^5.3.3" + "typescript": "^5.6.3" } }, "node_modules/@types/concat-stream": { @@ -127,9 +127,9 @@ "license": "MIT" }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0",