aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-03-10 13:41:28 +0900
committerGitHub <noreply@github.com>2023-03-10 13:41:28 +0900
commit2d47133705f02d1e06fe4c2c4d2c8fa123f59749 (patch)
treee23659cf5992f53cc531e1c6b3a580eaaeaa33e1 /package.json
parentfb2a35f26d28b3054fe83a490ffea6561cbfa017 (diff)
parent9760d5042ddc383cb9384fa250ce57fdd454b3e1 (diff)
Merge pull request #90 from themoeway/update-parse5
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"