diff --git a/package-lock.json b/package-lock.json index 3fdc78bf..0421413a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "fetch-filecache-for-crawling": "5.1.1", "puppeteer": "23.10.4", "semver": "^7.3.5", - "web-specs": "3.29.0", + "web-specs": "3.30.0", "webidl2": "24.4.1" }, "bin": { @@ -2767,9 +2767,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "node_modules/web-specs": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.29.0.tgz", - "integrity": "sha512-K78MP/7dbGV9Zis8ux/1FxR9MeF2WAF4lRXgyq8qXTNQ0KiKbnUMVDVLiSFtACuD1QdWrbukjN/8msaikAK6bA==" + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.30.0.tgz", + "integrity": "sha512-n178Ljyrq5P3rRt++8adB/5xNbiTjx2iGB6XR+7C6Q1opPP9bouMxGub5ElObVbt23C6YTAFyAf7O8IBssrkzw==" }, "node_modules/webidl2": { "version": "24.4.1", @@ -4872,9 +4872,9 @@ "integrity": "sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==" }, "web-specs": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.29.0.tgz", - "integrity": "sha512-K78MP/7dbGV9Zis8ux/1FxR9MeF2WAF4lRXgyq8qXTNQ0KiKbnUMVDVLiSFtACuD1QdWrbukjN/8msaikAK6bA==" + "version": "3.30.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.30.0.tgz", + "integrity": "sha512-n178Ljyrq5P3rRt++8adB/5xNbiTjx2iGB6XR+7C6Q1opPP9bouMxGub5ElObVbt23C6YTAFyAf7O8IBssrkzw==" }, "webidl2": { "version": "24.4.1", diff --git a/package.json b/package.json index 401c8ab3..da4912fe 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "fetch-filecache-for-crawling": "5.1.1", "puppeteer": "23.10.4", "semver": "^7.3.5", - "web-specs": "3.29.0", + "web-specs": "3.30.0", "webidl2": "24.4.1" }, "devDependencies": {