This is an automated email from the ASF dual-hosted git repository.

rskraba pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/master by this push:
     new bf0b7502b Bump underscore from 1.13.4 to 1.13.6 in /lang/js (#1883)
bf0b7502b is described below

commit bf0b7502b499613f77c96c6293d99bff76edc8de
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 02950e7a9..f205de7c3 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",

Reply via email to