From ae545c27463b575cd393c73c01cb89a8b6272dd9 Mon Sep 17 00:00:00 2001 From: Vdaas CI Date: Tue, 21 Jan 2025 06:23:13 +0000 Subject: [PATCH] Update [vald sha: 8179e7d372fd1b9affc84649eb05fa178f8b03a0] Signed-off-by: Vdaas CI --- VALD_SHA | 2 +- package-lock.json | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/VALD_SHA b/VALD_SHA index df93562..4640edb 100644 --- a/VALD_SHA +++ b/VALD_SHA @@ -1 +1 @@ -4c73960d6478a57a7b702d864791370e6677586d \ No newline at end of file +8179e7d372fd1b9affc84649eb05fa178f8b03a0 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index b8fc9b7..c93e1f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -532,6 +532,7 @@ "integrity": "sha512-XcdB5/Ls8k1eVcgNwUsRZEhCqiHgsnN+uEk/aDh0urGeiWc/dN6c89ZnAnI9/v0AZWzp6/rowoZhThlTl+D0bw==", "dev": true, "hasInstallScript": true, + "license": "Apache-2.0", "bin": { "buf": "bin/buf", "protoc-gen-buf-breaking": "bin/protoc-gen-buf-breaking", @@ -558,6 +559,7 @@ "arm64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "darwin" @@ -574,6 +576,7 @@ "x64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "darwin" @@ -590,6 +593,7 @@ "arm64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "linux" @@ -606,6 +610,7 @@ "arm" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "linux" @@ -622,6 +627,7 @@ "x64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "linux" @@ -638,6 +644,7 @@ "arm64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "win32" @@ -654,6 +661,7 @@ "x64" ], "dev": true, + "license": "Apache-2.0", "optional": true, "os": [ "win32" @@ -1337,6 +1345,7 @@ "version": "22.10.7", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", + "license": "MIT", "dependencies": { "undici-types": "~6.20.0" } @@ -1717,7 +1726,8 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ] + ], + "license": "CC-BY-4.0" }, "node_modules/chalk": { "version": "4.1.2", @@ -1967,10 +1977,11 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.83", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.83.tgz", - "integrity": "sha512-LcUDPqSt+V0QmI47XLzZrz5OqILSMGsPFkDYus22rIbgorSvBYEFqq854ltTmUdHkY92FSdAAvsh4jWEULMdfQ==", - "dev": true + "version": "1.5.84", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.84.tgz", + "integrity": "sha512-I+DQ8xgafao9Ha6y0qjHHvpZ9OfyA1qKlkHkjywxzniORU2awxyz7f/iVJcULmrF2yrM3nHQf+iDjJtbbexd/g==", + "dev": true, + "license": "ISC" }, "node_modules/emittery": { "version": "0.13.1",