Skip to content

Commit

Permalink
Revert "chore: rollback iframe resizer"
Browse files Browse the repository at this point in the history
This reverts commit bdf2bc7.
  • Loading branch information
desoindx committed Nov 18, 2024
1 parent bdf2bc7 commit c6146e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"yarn": "1.22"
},
"dependencies": {
"@iframe-resizer/child": "^5.3.1",
"@iframe-resizer/parent": "^5.3.1",
"@iframe-resizer/child": "^5.3.2",
"@iframe-resizer/parent": "^5.3.2",
"@incubateur-ademe/publicodes-acv-numerique": "^1.2.0",
"@incubateur-ademe/publicodes-impact-livraison": "^0.3.1",
"@next/bundle-analyzer": "^15.0.2",
Expand Down Expand Up @@ -160,4 +160,4 @@
"resolutions": {
"jackspeak": "2.1.1"
}
}
}
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==

"@iframe-resizer/child@^5.3.1":
"@iframe-resizer/child@^5.3.2":
version "5.3.2"
resolved "https://registry.yarnpkg.com/@iframe-resizer/child/-/child-5.3.2.tgz#a7035d277cd9dab69f5e4a04db5b4a765c2f1f18"
integrity sha512-y4uX26NzdAU1XRURiFCQCNTuLI04WTGUFQNcG4hfNZGvWO/BnfQ3fiVokQwZjnaQH7mzbGE2SLJqYUb1JIqF1Q==
Expand All @@ -1708,7 +1708,7 @@
resolved "https://registry.yarnpkg.com/@iframe-resizer/core/-/core-5.3.2.tgz#0c7f10341bcf18236756b291a16588ffe7fcb2da"
integrity sha512-is6VXW1m/9y7ZUwyjUuHu5101TPFa69Rv8jNY0HrT5svwb1ICPZKeaoVzDw0TTBBa5eE7XfEFcXCeiP6UR9W3w==

"@iframe-resizer/parent@^5.3.1":
"@iframe-resizer/parent@^5.3.2":
version "5.3.2"
resolved "https://registry.yarnpkg.com/@iframe-resizer/parent/-/parent-5.3.2.tgz#5edb16cce4484f5ec0627a8bda82d104c7bd4463"
integrity sha512-xjrQpRtsC9p1pBUKewYI9cmHoxomhGGSvspLq7Xgh4uYiifORaHqrqOnAgWKsV6Gl83s16g3RE1v1hRM7ZNOMQ==
Expand Down

0 comments on commit c6146e9

Please sign in to comment.