aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-03-10 12:59:37 +0900
committerDarius Jahandarie <djahandarie@gmail.com>2023-03-10 13:13:39 +0900
commit33540a27214c7f430e544668e94ca7c355c36f72 (patch)
tree2296be68dc791fc83fc25be453754807e14dccf9 /package.json
parent15765e5cd7a301dd4f48b174021fdf0c5c5e931c (diff)
Update parse5 dependency & fix remaining broken links
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f8c13ad9..dda8ad1c 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"fake-indexeddb": "^4.0.0",
"html-validate": "^7.6.0",
"jsdom": "^20.0.1",
- "parse5": "^7.1.1",
+ "parse5": "^7.1.2",
"stylelint": "^14.14.0",
"stylelint-config-recommended": "^9.0.0",
"web-ext": "^7.3.0"