diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-14 22:30:10 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-14 22:30:10 +0000 |
| commit | 1a603e75ced5bb693fda646b21b0e6705e4c189e (patch) | |
| tree | e87696fa662cb370c920f60d1b5d92b1a8aeb760 | |
| parent | Merge branch 'master' of github.com:WeebDev/lolisafe (diff) | |
| download | host.fuwn.me-dependabot/npm_and_yarn/tmpl-1.0.5.tar.xz host.fuwn.me-dependabot/npm_and_yarn/tmpl-1.0.5.zip | |
chore(deps): bump tmpl from 1.0.4 to 1.0.5dependabot/npm_and_yarn/tmpl-1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 7e589ce..71a6c3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17145,9 +17145,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-arraybuffer": { |