From 1df14356594f110d3e217d483aa5d201f8d18c65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:32:17 +0000 Subject: [PATCH] Update dependency @firebase/rules-unit-testing to v2.0.7 --- package-lock.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index ddd919f6..3945c0a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2197,9 +2197,10 @@ "license": "Apache-2.0" }, "node_modules/@firebase/rules-unit-testing": { - "version": "2.0.5", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/@firebase/rules-unit-testing/-/rules-unit-testing-2.0.7.tgz", + "integrity": "sha512-tioToru3AgRanuHLt650rmP9oeyhyc9yb3i3jtZDFz3MTpztHVFI4q6sYnIneTr9aSllsItCYYCJS5ylPOCsWg==", "dev": true, - "license": "Apache-2.0", "dependencies": { "node-fetch": "2.6.7" },