Browse Source

Merge pull request #367 from colinin/dependabot/npm_and_yarn/vueJs/tmpl-1.0.5

build(deps): bump tmpl from 1.0.4 to 1.0.5 in /vueJs
pull/371/head
yx lin 4 years ago
committed by GitHub
parent
commit
b2d16eee7f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      vueJs/package-lock.json

6
vueJs/package-lock.json

@ -20458,9 +20458,9 @@
}
},
"tmpl": {
"version": "1.0.4",
"resolved": "https://registry.npm.taobao.org/tmpl/download/tmpl-1.0.4.tgz",
"integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
"integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
"dev": true
},
"to-arraybuffer": {

Loading…
Cancel
Save