From 12ee2c67382062b55384210d7d926e082ebc8ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 02:06:14 +0000 Subject: [PATCH] chore(deps): bump glob Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../angular-20-host-app/package-lock.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metabase-oceanbase-plugin/e2e/embedding-sdk-host-apps/angular-20-host-app/package-lock.json b/metabase-oceanbase-plugin/e2e/embedding-sdk-host-apps/angular-20-host-app/package-lock.json index b5294ef5..a8e4a8eb 100644 --- a/metabase-oceanbase-plugin/e2e/embedding-sdk-host-apps/angular-20-host-app/package-lock.json +++ b/metabase-oceanbase-plugin/e2e/embedding-sdk-host-apps/angular-20-host-app/package-lock.json @@ -5869,7 +5869,9 @@ } }, "node_modules/glob": { - "version": "10.4.5", + "version": "10.5.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", + "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", "dev": true, "license": "ISC", "dependencies": {