diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-05 13:39:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 13:39:42 +0100 |
commit | 0bb8825d025e7856b9e094bb5c0fd6b991f88e07 (patch) | |
tree | 3cf0a96bfa9b7966777204493d2e75d45ddfe0a3 /webui | |
parent | 8afb5fa00563e89e85335921cd9410ddc7694c10 (diff) | |
download | git-bug-0bb8825d025e7856b9e094bb5c0fd6b991f88e07.tar.gz |
Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'webui')
-rw-r--r-- | webui/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webui/package-lock.json b/webui/package-lock.json index dde72b8c..c760df7e 100644 --- a/webui/package-lock.json +++ b/webui/package-lock.json @@ -21485,9 +21485,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==" }, "to-arraybuffer": { "version": "1.0.1", |