You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2022/09/26 08:36:10 UTC

[avro] 03/03: Bump underscore from 1.13.4 to 1.13.6 in /lang/js (#1883)

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] <49...@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] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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",