Merge pull request #2042 from pnp/dependabot/npm_and_yarn/samples/knockout-sp-pnp-js/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5 in /samples/knockout-sp-pnp-js
This commit is contained in:
Hugo Bernier 2021-09-21 14:07:14 -04:00 committed by GitHub
commit 142dadded8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16250,9 +16250,9 @@
}
},
"tmpl": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/tmpl/-/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-array": {