This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 22e76d6a77 Bump underscore from 1.13.7 to 1.13.8 in /lang/js (#3661)
22e76d6a77 is described below
commit 22e76d6a77400889a818104e8a940e02b7e9844b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 09:49:19 2026 +0200
Bump underscore from 1.13.7 to 1.13.8 in /lang/js (#3661)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.7 to
1.13.8.
- [Commits](https://github.com/jashkenas/underscore/commits)
---
updated-dependencies:
- dependency-name: underscore
dependency-version: 1.13.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lang/js/package-lock.json | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/lang/js/package-lock.json b/lang/js/package-lock.json
index c6fd91cf0b..491f1efe6c 100644
--- a/lang/js/package-lock.json
+++ b/lang/js/package-lock.json
@@ -3178,9 +3178,10 @@
}
},
"node_modules/underscore": {
- "version": "1.13.7",
- "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
- "integrity":
"sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g=="
+ "version": "1.13.8",
+ "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
+ "integrity":
"sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
+ "license": "MIT"
},
"node_modules/update-browserslist-db": {
"version": "1.0.16",