From 95f060bd09435d591cfcc3086623a7b49c7bde8e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Oct 2025 14:55:56 +0000 Subject: [PATCH] fix: upgrade touch from 3.1.0 to 3.1.1 Snyk has created this PR to upgrade touch from 3.1.0 to 3.1.1. See this package in npm: touch See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/4f7ab23f-9f12-42b0-a926-de19373f46f6?utm_source=github&utm_medium=referral&page=upgrade-pr --- benchmarks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/package.json b/benchmarks/package.json index eebfe4cc9c0d..edf3898500fe 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -16,7 +16,7 @@ "rimraf": "^4.0.0", "tempy": "^2.0.0", "thenify": "^3.3.1", - "touch": "^3.1.0", + "touch": "^3.1.1", "write-yaml-file": "^4.2.0" }, "engines": {