summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorRaphael <raphaelkabo@gmail.com>2020-01-03 10:56:21 +1100
committerGitHub <noreply@github.com>2020-01-03 10:56:21 +1100
commitbafd52ff2e34252662b0e0db31fd2f073fb8bda2 (patch)
tree754720230ab0f8a11d44f663e3ce45c76f69d0a7 /package-lock.json
parent80ab983d93ac079ac7fc5a7af631d08605a84377 (diff)
parent2276a0fa7822b4db3a4f2bfaca620aa94f65e5c4 (diff)
Merge pull request #19 from lowercasename/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
Diffstat (limited to 'package-lock.json')
-rw-r--r--[-rwxr-xr-x]package-lock.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 91e1ef5..ab0ba0a 100755..100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2698,9 +2698,9 @@
}
},
"handlebars": {
- "version": "4.1.2",
- "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
- "integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
+ "version": "4.5.3",
+ "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
+ "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
"requires": {
"neo-async": "^2.6.0",
"optimist": "^0.6.1",
@@ -3598,7 +3598,7 @@
},
"minimist": {
"version": "1.2.0",
- "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"dev": true
},
@@ -4298,7 +4298,7 @@
},
"readable-stream": {
"version": "2.3.6",
- "resolved": "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
"requires": {
"core-util-is": "~1.0.0",