From f1ba5c509cf4c38bbf27057fb1c9a8e290c34d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 00:18:26 +0000 Subject: [PATCH] chore: bump start-server-and-test from 1.12.4 to 1.12.5 in /web3.js (#17817) Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.4...v1.12.5) --- updated-dependencies: - dependency-name: start-server-and-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- web3.js/package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index 579b4eaed1..28c80d7e93 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -6936,9 +6936,9 @@ "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" }, "node_modules/execa": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.0.tgz", - "integrity": "sha512-CkdUB7s2y6S+d4y+OM/+ZtQcJCiKUCth4cNImGMqrt2zEVtW2rfHGspQBE1GDo6LjeNIQmTPKXqTCKjqFKyu3A==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", "dev": true, "dependencies": { "cross-spawn": "^7.0.3", @@ -18143,15 +18143,15 @@ "dev": true }, "node_modules/start-server-and-test": { - "version": "1.12.4", - "resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.4.tgz", - "integrity": "sha512-RjcWqNV4xDjhZhlFe8/uDdAMNj8m30/Zjo+fWsFkSuMPRYt5DzVIwSzlRuKcwnjgPcsBaYiT0k+uhvREz4nUoA==", + "version": "1.12.5", + "resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.5.tgz", + "integrity": "sha512-8Wl0J1xwTDhvWoFeXLIP1VyT9GS5i0XG2440gbMQDNgyCBpb+t2XhahY3ysHIs2g5sDsiom6Iyvh3uQtNrAg5g==", "dev": true, "dependencies": { "bluebird": "3.7.2", "check-more-types": "2.24.0", "debug": "4.3.1", - "execa": "5.1.0", + "execa": "5.1.1", "lazy-ass": "1.6.0", "ps-tree": "1.2.0", "wait-on": "5.3.0" @@ -25444,9 +25444,9 @@ "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==" }, "execa": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.0.tgz", - "integrity": "sha512-CkdUB7s2y6S+d4y+OM/+ZtQcJCiKUCth4cNImGMqrt2zEVtW2rfHGspQBE1GDo6LjeNIQmTPKXqTCKjqFKyu3A==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", + "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", "dev": true, "requires": { "cross-spawn": "^7.0.3", @@ -34056,15 +34056,15 @@ "dev": true }, "start-server-and-test": { - "version": "1.12.4", - "resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.4.tgz", - "integrity": "sha512-RjcWqNV4xDjhZhlFe8/uDdAMNj8m30/Zjo+fWsFkSuMPRYt5DzVIwSzlRuKcwnjgPcsBaYiT0k+uhvREz4nUoA==", + "version": "1.12.5", + "resolved": "https://registry.npmjs.org/start-server-and-test/-/start-server-and-test-1.12.5.tgz", + "integrity": "sha512-8Wl0J1xwTDhvWoFeXLIP1VyT9GS5i0XG2440gbMQDNgyCBpb+t2XhahY3ysHIs2g5sDsiom6Iyvh3uQtNrAg5g==", "dev": true, "requires": { "bluebird": "3.7.2", "check-more-types": "2.24.0", "debug": "4.3.1", - "execa": "5.1.0", + "execa": "5.1.1", "lazy-ass": "1.6.0", "ps-tree": "1.2.0", "wait-on": "5.3.0"