From 05733d2459faea2ac4b2d1455452da344dee98be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:17:37 +0000 Subject: [PATCH] build(deps): 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] --- yarn.lock | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/yarn.lock b/yarn.lock index b87a989..6ac1eff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5767,21 +5767,7 @@ egg-logrotator@^3.0.5: moment "^2.24.0" mz "^2.7.0" -egg-multipart@^2.10.2: - version "2.10.2" - resolved "http://npmreg.qa.91jkys.com/egg-multipart/-/egg-multipart-2.10.2.tgz#d6dbe55e39792a746f1db09fe90dac651f229d21" - integrity sha1-1tvlXjl5KnRvHbCf6Q2sZR8inSE= - dependencies: - co-busboy "^1.4.0" - egg-path-matching "^1.0.1" - humanize-bytes "^1.0.1" - moment "^2.22.2" - mz "^2.7.0" - mz-modules "^2.1.0" - stream-wormhole "^1.1.0" - uuid "^3.3.2" - -egg-multipart@^2.4.0: +egg-multipart@^2.10.2, egg-multipart@^2.4.0: version "2.10.2" resolved "https://registry.npm.taobao.org/egg-multipart/download/egg-multipart-2.10.2.tgz#d6dbe55e39792a746f1db09fe90dac651f229d21" integrity sha1-1tvlXjl5KnRvHbCf6Q2sZR8inSE= @@ -15188,9 +15174,9 @@ tmp@^0.0.33: os-tmpdir "~1.0.2" 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-arraybuffer@^1.0.0: version "1.0.1"