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

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new c691e78  Bump underscore from 1.13.1 to 1.13.2 in /lang/js (#1434)
c691e78 is described below

commit c691e7821184d4e8b97bbc63711d961f6d4e67a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 10 12:36:49 2022 +0200

    Bump underscore from 1.13.1 to 1.13.2 in /lang/js (#1434)
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.1 to 
1.13.2.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.13.1...1.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: underscore
      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>
    (cherry picked from commit c54684853c518c004a9c72f347deb81a93f4c210)
---
 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 2405cbf..a93a6d6 100644
--- a/lang/js/package-lock.json
+++ b/lang/js/package-lock.json
@@ -1536,9 +1536,9 @@
       }
     },
     "underscore": {
-      "version": "1.13.1",
-      "resolved": 
"https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz";,
-      "integrity": 
"sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g=="
+      "version": "1.13.2",
+      "resolved": 
"https://registry.npmjs.org/underscore/-/underscore-1.13.2.tgz";,
+      "integrity": 
"sha512-ekY1NhRzq0B08g4bGuX4wd2jZx5GnKz6mKSqFL4nqBlfyMGiG10gDFhDTMEfYmDL6Jy0FUIZp7wiRB+0BP7J2g=="
     },
     "uri-js": {
       "version": "4.4.1",

Reply via email to