diff --git a/packages/fields-cloudinary-image/package.json b/packages/fields-cloudinary-image/package.json index a578816995..52908e8b2f 100644 --- a/packages/fields-cloudinary-image/package.json +++ b/packages/fields-cloudinary-image/package.json @@ -18,7 +18,7 @@ "@arch-ui/theme": "^0.0.14", "@babel/runtime": "^7.14.6", "@emotion/core": "^10.1.1", - "@iframely/embed.js": "^1.3.2", + "@iframely/embed.js": "^1.4.0", "@keystonejs/adapter-knex": "^13.3.2", "@keystonejs/adapter-mongoose": "^11.2.2", "@keystonejs/fields": "^22.1.3", diff --git a/packages/fields-oembed/package.json b/packages/fields-oembed/package.json index 16f39bc5b1..1f8ad51beb 100644 --- a/packages/fields-oembed/package.json +++ b/packages/fields-oembed/package.json @@ -16,7 +16,7 @@ "@arch-ui/theme": "^0.0.14", "@babel/runtime": "^7.14.6", "@emotion/core": "^10.1.1", - "@iframely/embed.js": "^1.3.2", + "@iframely/embed.js": "^1.4.0", "@keystonejs/adapter-knex": "^13.3.2", "@keystonejs/adapter-mongoose": "^11.2.2", "@keystonejs/adapter-prisma": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index e0cd4c09e7..2733a42877 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3286,10 +3286,10 @@ resolved "https://registry.yarnpkg.com/@icons/material/-/material-0.2.4.tgz#e90c9f71768b3736e76d7dd6783fc6c2afa88bc8" integrity sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw== -"@iframely/embed.js@^1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@iframely/embed.js/-/embed.js-1.3.2.tgz#f2c6b974b196d614f0bbd2f3794a488574df7ce2" - integrity sha512-UIZZhYmeU+C0K4QNjlsFE2WSe6A5ddnd0zjxRRuSrgioRj26pYKmpZimKxnXMvc++TUk+LXAAc93Rn6kbpr67g== +"@iframely/embed.js@^1.4.0": + version "1.4.0" + resolved "https://registry.yarnpkg.com/@iframely/embed.js/-/embed.js-1.4.0.tgz#6719e7181fd9c93457da2c1c14258eebcdf6bae3" + integrity sha512-UUTtbMdI6+h57p9ib4s5w7cUtmS7LB20jdjT8/ZiXZT5QTQwynfBz1chPGBNFx1NAjXjLxDycpAKIlo9KFwrRg== "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0"