Update dependency blob-polyfill to v7 (#9688)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
t3chguy/dedup-icons-17oct
renovate[bot] 2022-12-01 16:19:04 +00:00 committed by GitHub
parent 1f703b8898
commit b5ece995d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -177,7 +177,7 @@
"allchange": "^1.1.0",
"axe-core": "4.4.3",
"babel-jest": "^29.0.0",
"blob-polyfill": "^6.0.20211015",
"blob-polyfill": "^7.0.0",
"chokidar": "^3.5.1",
"cypress": "^10.3.0",
"cypress-axe": "^1.0.0",

View File

@ -2895,10 +2895,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
blob-polyfill@^6.0.20211015:
version "6.0.20211015"
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-6.0.20211015.tgz#7c47e62347e302e8d1d1ee5e140b881f74bdb23e"
integrity sha512-OGL4bm6ZNpdFAvQugRlQy5MNly8gk15aWi/ZhQHimQsrx9WKD05r+v+xNgHCChLER3MH+9KLAhzuFlwFKrH1Yw==
blob-polyfill@^7.0.0:
version "7.0.20220408"
resolved "https://registry.yarnpkg.com/blob-polyfill/-/blob-polyfill-7.0.20220408.tgz#38bf5e046c41a21bb13654d9d19f303233b8218c"
integrity sha512-oD8Ydw+5lNoqq+en24iuPt1QixdPpe/nUF8azTHnviCZYu9zUC+TwdzIp5orpblJosNlgNbVmmAb//c6d6ImUQ==
blob-util@^2.0.2:
version "2.0.2"