diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-04 15:38:34 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-04 15:38:34 +0000 |
commit | 628c97828601156e5ce2c0eb5f5bb392eba108a2 (patch) | |
tree | 5f3dd6502f4f8003a3a1765ffe4465c3bed4a9ea /package-lock.json | |
parent | 0ac4ef7a4bd276660cfecb1066f63937537113d4 (diff) | |
download | SponsorBlock-628c97828601156e5ce2c0eb5f5bb392eba108a2.tar.gz SponsorBlock-628c97828601156e5ce2c0eb5f5bb392eba108a2.zip |
Bump tmpl from 1.0.4 to 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]>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 68249431..1a0dd0ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17408,8 +17408,9 @@ } }, "node_modules/tmpl": { - "version": "1.0.4", - "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 }, "node_modules/to-arraybuffer": { @@ -32611,8 +32612,9 @@ } }, "tmpl": { - "version": "1.0.4", - "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": { |