This is an automated email from the ASF dual-hosted git repository.
dominikriemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git
The following commit(s) were added to refs/heads/dev by this push:
new 8ef8232a8b chore(deps): bump @sigstore/core from 3.2.0 to 3.2.1 in /ui
(#4664)
8ef8232a8b is described below
commit 8ef8232a8bbe18f907562cc034727233b5feed56
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 11:05:55 2026 +0200
chore(deps): bump @sigstore/core from 3.2.0 to 3.2.1 in /ui (#4664)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
ui/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ui/package-lock.json b/ui/package-lock.json
index a2f5f7fa69..56394bc9dc 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -5633,9 +5633,9 @@
}
},
"node_modules/@sigstore/core": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.0.tgz",
- "integrity":
"sha512-kxHrDQ9YgfrWUSXU0cjsQGv8JykOFZQ9ErNKbFPWzk3Hgpwu8x2hHrQ9IdA8yl+j9RTLTC3sAF3Tdq1IQCP4oA==",
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/@sigstore/core/-/core-3.2.1.tgz",
+ "integrity":
"sha512-qRsxPnCrbC/puegGxKuynfnxgLiHqWStrSjxkoB4YKqq3Z3s4cyZyj42ZdWFAEblNP65C+rBH8EuREHIXoi83g==",
"dev": true,
"license": "Apache-2.0",
"engines": {