From 3984218a2287999ffbf6afae91b5ef458931056b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 13:01:24 +0000 Subject: [PATCH] fix(deps): bump one-time-execution-method from 2.0.13 to 3.0.1 Bumps [one-time-execution-method](https://github.com/arlac77/one-time-execution-method) from 2.0.13 to 3.0.1. - [Release notes](https://github.com/arlac77/one-time-execution-method/releases) - [Commits](https://github.com/arlac77/one-time-execution-method/compare/v2.0.13...v3.0.1) --- updated-dependencies: - dependency-name: one-time-execution-method dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b9da129..02967e5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "content-entry-filesystem": "^5.0.1", "execa": "^6.1.0", "globby": "^13.1.1", - "one-time-execution-method": "^2.0.13", + "one-time-execution-method": "^3.0.1", "repository-provider": "^29.2.0" }, "devDependencies": { @@ -9672,11 +9672,11 @@ } }, "node_modules/one-time-execution-method": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/one-time-execution-method/-/one-time-execution-method-2.0.13.tgz", - "integrity": "sha512-Xf7rPqPUH6FAVISA1zj8yol8+blpH6Zan1d09aWdBPjdeN341Ph2xU1WjVO3HttvStz3nduCHz+8lVfCN9mQIg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/one-time-execution-method/-/one-time-execution-method-3.0.1.tgz", + "integrity": "sha512-3bzGBX52DTzuFo/ttH9N1iPMmVCToVAaBjVsWoWcoW33dXEz9qo/+vKZZpShrEaAupO9wYsO2t4sqeneKcls6g==", "engines": { - "node": ">=14.19.0" + "node": ">=16.15.0" } }, "node_modules/onetime": { @@ -20591,9 +20591,9 @@ } }, "one-time-execution-method": { - "version": "2.0.13", - "resolved": "https://registry.npmjs.org/one-time-execution-method/-/one-time-execution-method-2.0.13.tgz", - "integrity": "sha512-Xf7rPqPUH6FAVISA1zj8yol8+blpH6Zan1d09aWdBPjdeN341Ph2xU1WjVO3HttvStz3nduCHz+8lVfCN9mQIg==" + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/one-time-execution-method/-/one-time-execution-method-3.0.1.tgz", + "integrity": "sha512-3bzGBX52DTzuFo/ttH9N1iPMmVCToVAaBjVsWoWcoW33dXEz9qo/+vKZZpShrEaAupO9wYsO2t4sqeneKcls6g==" }, "onetime": { "version": "6.0.0",