This is an automated email from the ASF dual-hosted git repository.
CoverRyan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new 388823f5 Bump protobufjs from 7.6.4 to 7.6.5
388823f5 is described below
commit 388823f515f07b80c6ad876ac07a4eaa78313403
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 11:04:55 2026 +0000
Bump protobufjs from 7.6.4 to 7.6.5
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.6.4 to
7.6.5.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
-
[Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.5/CHANGELOG.md)
-
[Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.6.4...protobufjs-v7.6.5)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-version: 7.6.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index b76f81b2..cff1eb1a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3823,9 +3823,9 @@ process-warning@^5.0.0:
integrity
sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==
protobufjs@^7.2.5:
- version "7.6.4"
- resolved
"https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.4.tgz#8bb000300026efd63eb7951d26e5dbb38f5658f2"
- integrity
sha512-RJJPTTpvFfHcWLkIa2JFWK4XvtSzS0yEWDmunqHXli1h3JlkbcQZXDZdcWxv+JK3Xsl5/UFDPZ0iGm7DAengYw==
+ version "7.6.5"
+ resolved
"https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.6.5.tgz#7b9250cdaf4a06139a9f0fe468a40d7d4febca71"
+ integrity
sha512-/FPD0nUc9jH6rfFjji9IBqOz4pcSE3CsT1m7Ep6Mdb0LxSUMj8hgl6GomOvZzpNpAqqGaXA0P3VSrZLFzIhQrw==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"