From 273d236c46c99987a46f753b9c00df7f7f73b98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:00:42 +0000 Subject: [PATCH] Bump @iframe-resizer/child from 5.2.6 to 5.3.0 Bumps [@iframe-resizer/child](https://github.com/davidjbradshaw/iframe-resizer) from 5.2.6 to 5.3.0. - [Release notes](https://github.com/davidjbradshaw/iframe-resizer/releases) - [Changelog](https://github.com/davidjbradshaw/iframe-resizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidjbradshaw/iframe-resizer/compare/v5.2.6...v5.3.0) --- updated-dependencies: - dependency-name: "@iframe-resizer/child" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 049e7b0b9b..7a4830fcda 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@codemirror/state": "^6.4.1", "@codemirror/view": "^6.33.0", "@dodona/papyros": "2.3.6", - "@iframe-resizer/child": "^5.2.6", + "@iframe-resizer/child": "^5.3.0", "@iframe-resizer/parent": "^5.2.6", "@lezer/common": "^1.2.1", "@lezer/highlight": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index cbc2e0336b..68ac682bbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1571,10 +1571,10 @@ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570" integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew== -"@iframe-resizer/child@^5.2.6": - version "5.2.6" - resolved "https://registry.yarnpkg.com/@iframe-resizer/child/-/child-5.2.6.tgz#2f10bb69a40a48c6edff0d5b03307e320d76f6f8" - integrity sha512-Dl9tlkgG5qOcXjQo2H5Cs3cs4n+bh+0xXpISagBmH5hs4nrKNXTFGYuxM1bGYKvMQu8yTMIMrPgywsFo0LRtWg== +"@iframe-resizer/child@^5.3.0": + version "5.3.0" + resolved "https://registry.yarnpkg.com/@iframe-resizer/child/-/child-5.3.0.tgz#e84979168d34fa9690b454fcabc7ec343cd295cc" + integrity sha512-grggU8UQ3+SziFOCJokHbVJsBA6lXjeZP5mFPB2US3CSQGlW61yKNffpMU1ej7O0UCh9FS3Yf7XP3L707ZB0UQ== "@iframe-resizer/core@5.2.6": version "5.2.6"