Skip to content

Commit 494a27e

Browse files
fix(deps): update dependency linkedom to v0.18.6
1 parent 9138737 commit 494a27e

File tree

2 files changed

+35
-13
lines changed

2 files changed

+35
-13
lines changed

package-lock.json

+33-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-discovery-project",
3-
"version": "1.1.71",
3+
"version": "1.1.72",
44
"description": "Standalone Web Discovery Project package and extension",
55
"scripts": {
66
"lint": "node fern.js lint",
@@ -116,7 +116,7 @@
116116
"abortcontroller-polyfill": "1.7.5",
117117
"anonymous-credentials": "https://github.com/human-web/anonymous-credentials/releases/download/1.0.0/anonymous-credentials-1.0.0.tgz",
118118
"dexie": "3.2.4",
119-
"linkedom": "0.14.12",
119+
"linkedom": "0.18.6",
120120
"pako": "2.1.0",
121121
"punycode": "2.3.1",
122122
"star-wasm": "https://github.com/brave/web-discovery-project/releases/download/star-wasm-0.1.3.tgz/star-wasm-0.1.3.tgz",

0 commit comments

Comments
 (0)