diff --git a/docs/package-lock.json b/docs/package-lock.json index c9c7aaf920..4757623ef4 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -12191,17 +12191,6 @@ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==" }, - "node_modules/openapi-to-postmanv2/node_modules/marked": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/marked/-/marked-1.1.1.tgz", - "integrity": "sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==", - "bin": { - "marked": "bin/marked" - }, - "engines": { - "node": ">= 8.16.2" - } - }, "node_modules/openapi-to-postmanv2/node_modules/mime-db": { "version": "1.44.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", @@ -12241,7 +12230,7 @@ "iconv-lite": "0.6.2", "liquid-json": "0.3.1", "lodash": "4.17.20", - "marked": "1.1.1", + "marked": "11.1.1", "mime-format": "2.0.0", "mime-types": "2.1.27", "postman-url-encoder": "2.1.3",