You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by ie...@apache.org on 2021/04/11 13:11:26 UTC

[avro] branch master updated: Bump underscore from 1.12.1 to 1.13.0 in /lang/js

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

iemejia 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 a3befb5  Bump underscore from 1.12.1 to 1.13.0 in /lang/js
a3befb5 is described below

commit a3befb526c0e011036b66649c2360a8c1c7d9419
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Apr 11 05:15:49 2021 +0000

    Bump underscore from 1.12.1 to 1.13.0 in /lang/js
    
    Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.1 to 1.13.0.
    - [Release notes](https://github.com/jashkenas/underscore/releases)
    - [Commits](https://github.com/jashkenas/underscore/compare/1.12.1...1.13.0)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 lang/js/package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/lang/js/package-lock.json b/lang/js/package-lock.json
index 0e3cc24..4fc34bd 100644
--- a/lang/js/package-lock.json
+++ b/lang/js/package-lock.json
@@ -2022,9 +2022,9 @@
       }
     },
     "node_modules/underscore": {
-      "version": "1.12.1",
-      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
-      "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
+      "version": "1.13.0",
+      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.0.tgz",
+      "integrity": "sha512-sCs4H3pCytsb5K7i072FAEC9YlSYFIbosvM0tAKAlpSSUgD7yC1iXSEGdl5XrDKQ1YUB+p/HDzYrSG2H2Vl36g=="
     },
     "node_modules/uri-js": {
       "version": "4.4.1",
@@ -3788,9 +3788,9 @@
       }
     },
     "underscore": {
-      "version": "1.12.1",
-      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
-      "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw=="
+      "version": "1.13.0",
+      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.0.tgz",
+      "integrity": "sha512-sCs4H3pCytsb5K7i072FAEC9YlSYFIbosvM0tAKAlpSSUgD7yC1iXSEGdl5XrDKQ1YUB+p/HDzYrSG2H2Vl36g=="
     },
     "uri-js": {
       "version": "4.4.1",