From 202ea9261540541161d7a0769c717d7d87d40f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 08:29:38 +0000 Subject: [PATCH] Bump replicator from 1.0.3 to 1.0.5 Bumps [replicator](https://github.com/inikulin/replicator) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/inikulin/replicator/releases) - [Commits](https://github.com/inikulin/replicator/compare/v1.0.3...v1.0.5) --- updated-dependencies: - dependency-name: replicator dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c7056dc..13096d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11663,9 +11663,9 @@ replace-ext@1.0.0: integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs= replicator@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/replicator/-/replicator-1.0.3.tgz#c0b3ea31e749015bae5d52273f2ae35d541b87ef" - integrity sha512-WsKsraaM0x0QHy5CtzdgFXUxyowoBhyNkmPqmZShW6h+rOWnyT6Od3zRdTX9r616rAA6kDC9MKQGnSM/CJKfVQ== + version "1.0.5" + resolved "https://registry.yarnpkg.com/replicator/-/replicator-1.0.5.tgz#f1e56df7e276a62afe80c2248b8ac03896f4708f" + integrity sha512-saxS4y7NFkLMa92BR4bPHR41GD+f/qoDAwD2xZmN+MpDXgibkxwLO2qk7dCHYtskSkd/bWS8Jy6kC5MZUkg1tw== request-promise-core@1.1.4: version "1.1.4"