From 4882cea206f89e9701cb0d285d7c1f26ea11305e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:22:12 +0100 Subject: [PATCH] Bump privacy-test-pages from 1.2.2 to 1.3.0 (#2432) Bumps [privacy-test-pages](https://github.com/duckduckgo/privacy-test-pages) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/duckduckgo/privacy-test-pages/releases) - [Commits](https://github.com/duckduckgo/privacy-test-pages/compare/582b1a6d690a572931d694b69339d19a51ae5deb...340bca2b1e917d16e1489976a25b919370556bc5) --- updated-dependencies: - dependency-name: privacy-test-pages dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 13 +++++++------ package.json | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58c0dd97e..3b69849fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "lottie-web": "^5.12.2", "nanohtml": "^1.10.0", "normalize.scss": "0.1.0", - "privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.2.2", + "privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.3.0", "punycode": "2.3.1", "tldts": "^6.1.10", "web-ext": "^7.11.0", @@ -8060,8 +8060,9 @@ } }, "node_modules/privacy-test-pages": { - "resolved": "git+ssh://git@github.com/duckduckgo/privacy-test-pages.git#582b1a6d690a572931d694b69339d19a51ae5deb", - "integrity": "sha512-g+CNKf4nSYuhku8ivSQr69a0Vgg5CECkHi8VA/RUyOCsxEQEtZlr0VHSZwRoOV32hSwhwJbbcWL+2Aigh4E1xQ==", + "name": "@duckduckgo/privacy-test-pages", + "resolved": "git+ssh://git@github.com/duckduckgo/privacy-test-pages.git#340bca2b1e917d16e1489976a25b919370556bc5", + "integrity": "sha512-3T1ZmtxhqwCQPFhQ5ieyk335e2WpAyXAboxAvD8l6+oEWLhNDDLXAP8SNQ3wM+AbXp0pbbMQgMNGqOJg3Iix1Q==", "dependencies": { "body-parser": "^1.20.1", "express": "^4.17.1", @@ -16714,9 +16715,9 @@ "integrity": "sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==" }, "privacy-test-pages": { - "version": "git+ssh://git@github.com/duckduckgo/privacy-test-pages.git#582b1a6d690a572931d694b69339d19a51ae5deb", - "integrity": "sha512-g+CNKf4nSYuhku8ivSQr69a0Vgg5CECkHi8VA/RUyOCsxEQEtZlr0VHSZwRoOV32hSwhwJbbcWL+2Aigh4E1xQ==", - "from": "privacy-test-pages@github:duckduckgo/privacy-test-pages#1.2.2", + "version": "git+ssh://git@github.com/duckduckgo/privacy-test-pages.git#340bca2b1e917d16e1489976a25b919370556bc5", + "integrity": "sha512-3T1ZmtxhqwCQPFhQ5ieyk335e2WpAyXAboxAvD8l6+oEWLhNDDLXAP8SNQ3wM+AbXp0pbbMQgMNGqOJg3Iix1Q==", + "from": "privacy-test-pages@github:duckduckgo/privacy-test-pages#340bca2b1e917d16e1489976a25b919370556bc5", "requires": { "body-parser": "^1.20.1", "express": "^4.17.1", diff --git a/package.json b/package.json index 79c3bccaf..1bb682768 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "lottie-web": "^5.12.2", "nanohtml": "^1.10.0", "normalize.scss": "0.1.0", - "privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.2.2", + "privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.3.0", "punycode": "2.3.1", "tldts": "^6.1.10", "web-ext": "^7.11.0",