diff --git a/src/static/plugins/showdown@1.9.1/package-lock.json b/src/static/plugins/showdown@1.9.1/package-lock.json index cd889ce..8857f66 100644 --- a/src/static/plugins/showdown@1.9.1/package-lock.json +++ b/src/static/plugins/showdown@1.9.1/package-lock.json @@ -6175,7 +6175,7 @@ "integrity": "sha512-H3dGVdGvW2H8bnYpIDc3u3LH8Wue3Qh+Zto6aXXFzvESkTVT6rAfKR6tR/+coaUvxs8yHtmNV0uioBF62ZGSTg==", "dev": true, "requires": { - "async-limiter": "1.0.0" + "async-limiter": "~1.0.0" } }, "xml-name-validator": {