From 81d25fe43a40913c587891218b0f3a8cdd19712a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 14:10:13 +0000 Subject: [PATCH] Bump tmpl from 1.0.4 to 1.0.5 in /serve/pyzb_information_sheet 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] --- serve/pyzb_information_sheet/package-lock.json | 6 +++--- serve/pyzb_information_sheet/yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/serve/pyzb_information_sheet/package-lock.json b/serve/pyzb_information_sheet/package-lock.json index 06aee0d..21ffc3a 100644 --- a/serve/pyzb_information_sheet/package-lock.json +++ b/serve/pyzb_information_sheet/package-lock.json @@ -7321,9 +7321,9 @@ "integrity": "sha1-EicVSUkToYBRZqr3yTRnkz7qJsQ=" }, "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npm.taobao.org/tmpl/download/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-fast-properties": { "version": "1.0.3", diff --git a/serve/pyzb_information_sheet/yarn.lock b/serve/pyzb_information_sheet/yarn.lock index acd1660..ece833c 100644 --- a/serve/pyzb_information_sheet/yarn.lock +++ b/serve/pyzb_information_sheet/yarn.lock @@ -5046,9 +5046,9 @@ tiny-inflate@^1.0.2: integrity sha1-EicVSUkToYBRZqr3yTRnkz7qJsQ= tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.npm.taobao.org/tmpl/download/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= + version "1.0.5" + resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" + integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== to-fast-properties@^1.0.3: version "1.0.3"