From e960ca1da05a13f650d5b16637b24f13a6f4496a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 02:20:50 +0000 Subject: [PATCH] chore: Bump tmpl from 1.0.4 to 1.0.5 in /packages/light.js/example-react 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] --- packages/light.js/example-react/yarn.lock | 28 +++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/light.js/example-react/yarn.lock b/packages/light.js/example-react/yarn.lock index e4ab9def..7b8da7b0 100644 --- a/packages/light.js/example-react/yarn.lock +++ b/packages/light.js/example-react/yarn.lock @@ -1394,19 +1394,19 @@ resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b" integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw== -"@parity/abi@^5.1.16": - version "5.1.16" - resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.16.tgz#6bea8ecef4dec47d285337eb1863a34e261d1b5b" - integrity sha512-CmEj8j4gwAIda5yzcgCv9M+i1Mdms+cEJko+r5JVq5CdxdVvGURXdx+4zsqzI/0EUUoTpikXiU9mgNZlk+xSlw== +"@parity/abi@^5.1.19": + version "5.1.19" + resolved "https://registry.yarnpkg.com/@parity/abi/-/abi-5.1.19.tgz#7d3b5f994e0a8f4f32a81e11cbf4aa71075aa6b1" + integrity sha512-V6BSPFKmD2RY7iFWpi6YDTAzDz7Kyc0MuUYmlUjukldLNPCB2cvOZvoBP6ETck6nGNa1nMU6HWd0PFmuvi70HQ== dependencies: bignumber.js "^8.0.1" js-sha3 "0.8.0" utf8 "^3.0.0" -"@parity/api@../../api", "@parity/api@^5.1.16": - version "5.1.16" +"@parity/api@../../api", "@parity/api@^5.1.19": + version "5.1.19" dependencies: - "@parity/abi" "^5.1.16" + "@parity/abi" "^5.1.19" bignumber.js "^8.0.1" blockies "0.0.2" es6-error "4.0.2" @@ -1419,16 +1419,16 @@ websocket "^1.0.25" "@parity/light.js-react@../../light.js-react": - version "5.1.16" + version "5.1.19" dependencies: recompose "^0.30.0" symbol-observable "^1.2.0" "@parity/light.js@../": - version "5.1.16" + version "5.1.19" dependencies: - "@parity/abi" "^5.1.16" - "@parity/api" "^5.1.16" + "@parity/abi" "^5.1.19" + "@parity/api" "^5.1.19" async-retry "^1.2.3" bignumber.js "^8.0.1" debug "^4.1.0" @@ -11157,9 +11157,9 @@ tmp@^0.0.33: os-tmpdir "~1.0.2" tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.yarnpkg.com/tmpl/-/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-absolute-glob@^2.0.0: version "2.0.2"