From 4f230cdaaa3c43501ef6d63428da5ea1a5bb9eec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 19:25:56 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20tmpl=20from=201.0.4=20to=201.0.5=20in=20?= =?UTF-8?q?/15/=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../package-lock.json" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/15/\321\201\320\265\321\200\320\262\320\265\321\200/package-lock.json" "b/15/\321\201\320\265\321\200\320\262\320\265\321\200/package-lock.json" index 716fb5e..de33da9 100644 --- "a/15/\321\201\320\265\321\200\320\262\320\265\321\200/package-lock.json" +++ "b/15/\321\201\320\265\321\200\320\262\320\265\321\200/package-lock.json" @@ -9371,9 +9371,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": {