From 7d41aba99ee7eb6164a2cfe2ecfc388c95fc6fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:29:34 +0000 Subject: [PATCH] Bump @duckduckgo/content-scope-scripts from 4.51.0 to 4.53.0 (#2359) Bumps [@duckduckgo/content-scope-scripts](https://github.com/duckduckgo/content-scope-scripts) from 4.51.0 to 4.53.0. - [Release notes](https://github.com/duckduckgo/content-scope-scripts/releases) - [Commits](https://github.com/duckduckgo/content-scope-scripts/compare/25f6eea8d76318e7b260fffbe45e487529cc2c11...27163de217ad2beeea791112a2568576b73389d9) --- updated-dependencies: - dependency-name: "@duckduckgo/content-scope-scripts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 40 ++++++++++++++++++++++++++++++++++------ package.json | 2 +- 2 files changed, 35 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2a03d9fd..44122346e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ ], "dependencies": { "@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#10.0.0", - "@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.51.0", + "@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.53.0", "@duckduckgo/ddg2dnr": "file:packages/ddg2dnr", "@duckduckgo/jsbloom": "^1.0.2", "@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#3.0.0", @@ -180,8 +180,8 @@ "license": "Apache-2.0" }, "node_modules/@duckduckgo/content-scope-scripts": { - "resolved": "git+ssh://git@github.com/duckduckgo/content-scope-scripts.git#25f6eea8d76318e7b260fffbe45e487529cc2c11", - "integrity": "sha512-tOZ7yES5Vim8ufm9fvdAFP4+a5JAyNcp9RseUPj98WvOkSVD4qHCgyIi684ZnTe6LGO1h5rk1NK8sJjJ30UrFQ==", + "resolved": "git+ssh://git@github.com/duckduckgo/content-scope-scripts.git#27163de217ad2beeea791112a2568576b73389d9", + "integrity": "sha512-CwC4KrBmeQcuWJakbs5Cpz4BzgH2hQPWQ65gDnUM2lxWweSWKoKefBXWQ3U5VvWmQMllRneF9nc0W1a8/rGMMg==", "hasInstallScript": true, "license": "Apache-2.0", "workspaces": [ @@ -190,6 +190,7 @@ ], "dependencies": { "immutable-json-patch": "^5.1.3", + "parse-address": "^1.1.2", "seedrandom": "^3.0.5", "sjcl": "^1.0.8" } @@ -7880,6 +7881,14 @@ "node": ">=6" } }, + "node_modules/parse-address": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/parse-address/-/parse-address-1.1.2.tgz", + "integrity": "sha512-EnqetXieqyTlDzuuy+oT/pjjkWoI80MgFawDA/Z9LZBAMy+Iy6piURuX+Lr1iZNm7exD+V/B9IRjHaSj33adJw==", + "dependencies": { + "xregexp": "^3.1.1" + } + }, "node_modules/parse-json": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", @@ -11012,6 +11021,11 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, + "node_modules/xregexp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-3.2.0.tgz", + "integrity": "sha512-tWodXkrdYZPGadukpkmhKAbyp37CV5ZiFHacIVPhRZ4/sSt7qtOYHLv2dAqcPN0mBsViY2Qai9JkO7v2TBP6hg==" + }, "node_modules/xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", @@ -11263,11 +11277,12 @@ "from": "@duckduckgo/autofill@github:duckduckgo/duckduckgo-autofill#10.0.0" }, "@duckduckgo/content-scope-scripts": { - "version": "git+ssh://git@github.com/duckduckgo/content-scope-scripts.git#25f6eea8d76318e7b260fffbe45e487529cc2c11", - "integrity": "sha512-tOZ7yES5Vim8ufm9fvdAFP4+a5JAyNcp9RseUPj98WvOkSVD4qHCgyIi684ZnTe6LGO1h5rk1NK8sJjJ30UrFQ==", - "from": "@duckduckgo/content-scope-scripts@github:duckduckgo/content-scope-scripts#25f6eea8d76318e7b260fffbe45e487529cc2c11", + "version": "git+ssh://git@github.com/duckduckgo/content-scope-scripts.git#27163de217ad2beeea791112a2568576b73389d9", + "integrity": "sha512-CwC4KrBmeQcuWJakbs5Cpz4BzgH2hQPWQ65gDnUM2lxWweSWKoKefBXWQ3U5VvWmQMllRneF9nc0W1a8/rGMMg==", + "from": "@duckduckgo/content-scope-scripts@github:duckduckgo/content-scope-scripts#27163de217ad2beeea791112a2568576b73389d9", "requires": { "immutable-json-patch": "^5.1.3", + "parse-address": "^1.1.2", "seedrandom": "^3.0.5", "sjcl": "^1.0.8" } @@ -16809,6 +16824,14 @@ "callsites": "^3.0.0" } }, + "parse-address": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/parse-address/-/parse-address-1.1.2.tgz", + "integrity": "sha512-EnqetXieqyTlDzuuy+oT/pjjkWoI80MgFawDA/Z9LZBAMy+Iy6piURuX+Lr1iZNm7exD+V/B9IRjHaSj33adJw==", + "requires": { + "xregexp": "^3.1.1" + } + }, "parse-json": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", @@ -19093,6 +19116,11 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, + "xregexp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/xregexp/-/xregexp-3.2.0.tgz", + "integrity": "sha512-tWodXkrdYZPGadukpkmhKAbyp37CV5ZiFHacIVPhRZ4/sSt7qtOYHLv2dAqcPN0mBsViY2Qai9JkO7v2TBP6hg==" + }, "xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", diff --git a/package.json b/package.json index a35d9c5ae..32005ac7d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ }, "dependencies": { "@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#10.0.0", - "@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.51.0", + "@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.53.0", "@duckduckgo/ddg2dnr": "file:packages/ddg2dnr", "@duckduckgo/jsbloom": "^1.0.2", "@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#3.0.0",