This is an automated email from the ASF dual-hosted git repository.
rskraba pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git
commit 11747f8185818a4292b44fc2f8643267f226e82e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 26 10:34:16 2022 +0200
Bump underscore from 1.13.4 to 1.13.6 in /lang/js (#1883)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.4 to
1.13.6.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.4...1.13.6)
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
lang/js/package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lang/js/package-lock.json b/lang/js/package-lock.json
index 35326a5a3..8cd06bc30 100644
--- a/lang/js/package-lock.json
+++ b/lang/js/package-lock.json
@@ -2324,9 +2324,9 @@
}
},
"underscore": {
- "version": "1.13.4",
- "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.4.tgz",
- "integrity":
"sha512-BQFnUDuAQ4Yf/cYY5LNrK9NCJFKriaRbD9uR1fTeXnBeoa97W0i41qkZfGO9pSo8I5KzjAcSY2XYtdf0oKd7KQ=="
+ "version": "1.13.6",
+ "resolved":
"https://registry.npmjs.org/underscore/-/underscore-1.13.6.tgz",
+ "integrity":
"sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A=="
},
"uri-js": {
"version": "4.4.1",