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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e411c57  Bump lodash.template from 4.4.0 to 4.5.0 (#64)
e411c57 is described below

commit e411c5746bee799c1b8414de70f3905fc1dd7660
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 19 17:23:07 2019 +0300

    Bump lodash.template from 4.4.0 to 4.5.0 (#64)
    
    Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 
4.5.0.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package-lock.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 482ebd1..28c8c15 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6584,12 +6584,12 @@
       "dev": true
     },
     "lodash.template": {
-      "version": "4.4.0",
-      "resolved": 
"http://registry.npm.taobao.org/lodash.template/download/lodash.template-4.4.0.tgz";,
-      "integrity": "sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=",
+      "version": "4.5.0",
+      "resolved": 
"https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz";,
+      "integrity": 
"sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
       "dev": true,
       "requires": {
-        "lodash._reinterpolate": "~3.0.0",
+        "lodash._reinterpolate": "^3.0.0",
         "lodash.templatesettings": "^4.0.0"
       }
     },

Reply via email to