diff --git a/package.json b/package.json index f2062cec5d..8659d91e70 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "netjet": "1.3.0", "node-jose": "1.1.4", "nodemailer": "0.7.1", - "oembed-parser": "1.3.9", + "oembed-parser": "1.3.7", "path-match": "1.2.4", "probe-image-size": "5.0.0", "rss": "1.2.2", diff --git a/yarn.lock b/yarn.lock index 1061377f7d..72e6a867da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6634,10 +6634,10 @@ object.values@^1.1.0: function-bind "^1.1.1" has "^1.0.3" -oembed-parser@1.3.9: - version "1.3.9" - resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.3.9.tgz#e976e047c9228f5ac070bde0d505be4fab0f1425" - integrity sha512-RakXG3RkzqSdcLbKXpInV9Z1C+yDIr+yDIwNQTQImBabQhjCodo5pbPbBTQIqAUBraCGkOqTIqUnaRUwW9Lsjg== +oembed-parser@1.3.7: + version "1.3.7" + resolved "https://registry.yarnpkg.com/oembed-parser/-/oembed-parser-1.3.7.tgz#3741c238a383f595e84dc4f4f3f9c5f6f8d95c53" + integrity sha512-u+zIINgVUTMJ5wqs2dpoJhWZ+0yLmChB3wV4NDIT81cZtHlm0xcgR3JuvXdtgJDJK/1diHk3DQtv2zsjhdeEkA== dependencies: node-fetch "^2.6.0"