From 504ea5fd6d33ac14e1590af26fcb621b3a5739a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 13:31:57 +0000 Subject: [PATCH] chore(deps): bump js-yaml Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 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..efbba8cc 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 @@ -6538,7 +6538,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.0", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "dev": true, "license": "MIT", "dependencies": {