From 5c6b0d5517c446cb2f514e1e003eadae35894006 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 08:06:29 +0000 Subject: [PATCH] feat: upgrade open from 8.4.2 to 10.1.0 Snyk has created this PR to upgrade open from 8.4.2 to 10.1.0. See this package in npm: open See this project in Snyk: https://app.snyk.io/org/cachiman/project/61135e4a-7748-4809-9c71-84a72f5d3b53?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- packages/google-analytics-data/samples/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-analytics-data/samples/package.json b/packages/google-analytics-data/samples/package.json index 4e4de6c9f77..3353f2a3850 100644 --- a/packages/google-analytics-data/samples/package.json +++ b/packages/google-analytics-data/samples/package.json @@ -18,7 +18,7 @@ "google-gax": "^3.0.0", "http": "^0.0.1-security", "lint": "^0.8.0", - "open": "^8.0.0", + "open": "^10.1.0", "server-destroy": "^1.0.1", "url": "^0.11.0" },