diff --git a/package-lock.json b/package-lock.json index 87fcb0daceab..08a5a232d240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40261,7 +40261,7 @@ "@loopback/service-proxy": "^8.0.6", "@types/debug": "^4.1.12", "debug": "^4.4.3", - "glob": "^11.0.3", + "glob": "^11.1.0", "tslib": "^2.8.1" }, "devDependencies": { @@ -40341,7 +40341,7 @@ "debug": "^4.4.3", "eslint": "^8.57.1", "fs-extra": "^11.3.2", - "glob": "^11.0.3", + "glob": "^11.1.0", "lodash": "^4.17.21", "mocha": "^11.7.5", "nyc": "^17.1.0", @@ -40383,7 +40383,7 @@ "change-case": "^4.1.2", "debug": "^4.4.3", "fs-extra": "^11.3.2", - "glob": "^11.0.3", + "glob": "^11.1.0", "inquirer-autocomplete-prompt": "^2.0.1", "json5": "^2.2.3", "latest-version": "^5.1.0", diff --git a/packages/boot/package.json b/packages/boot/package.json index 9875549f9f6a..deeaaf3d0577 100644 --- a/packages/boot/package.json +++ b/packages/boot/package.json @@ -43,7 +43,7 @@ "@loopback/service-proxy": "^8.0.6", "@types/debug": "^4.1.12", "debug": "^4.4.3", - "glob": "^11.0.3", + "glob": "^11.1.0", "tslib": "^2.8.1" }, "devDependencies": { diff --git a/packages/build/package.json b/packages/build/package.json index c4ca7238a643..c076e417dcfa 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -38,7 +38,7 @@ "debug": "^4.4.3", "eslint": "^8.57.1", "fs-extra": "^11.3.2", - "glob": "^11.0.3", + "glob": "^11.1.0", "lodash": "^4.17.21", "mocha": "^11.7.5", "nyc": "^17.1.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index 4c5c914f4ec0..29e9ab3641b5 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -50,7 +50,7 @@ "change-case": "^4.1.2", "debug": "^4.4.3", "fs-extra": "^11.3.2", - "glob": "^11.0.3", + "glob": "^11.1.0", "inquirer-autocomplete-prompt": "^2.0.1", "json5": "^2.2.3", "latest-version": "^5.1.0",