diff --git a/package.json b/package.json index 80e34aef97cd5..5e46e087ce346 100644 --- a/package.json +++ b/package.json @@ -1692,8 +1692,8 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-require-default": "^0.1.7", "babel-plugin-transform-typescript-metadata": "^0.3.2", - "backport": "^10.0.0", - "blob-polyfill": "^7.0.20220408", + "backport": "^10.0.2", + "blob-polyfill": "^9.0.20240710", "buildkite-test-collector": "^1.8.1", "callsites": "^3.1.0", "chance": "1.0.18", diff --git a/yarn.lock b/yarn.lock index 504d007ff3e3e..0f349bb05f055 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14315,10 +14315,10 @@ babel-runtime@6.x: core-js "^2.4.0" regenerator-runtime "^0.11.0" -backport@^10.0.0: - version "10.0.0" - resolved "https://registry.yarnpkg.com/backport/-/backport-10.0.0.tgz#5e8417d54f26aa217db801424084824ac34e2495" - integrity sha512-8GOADwnXHeFYgJy7dh5t9y9ZheADNkvRWFZ9Q4qVRNiMSYpYeGNyl0AWlFOH2zCLA/Sm2s/WKEdTk1oZkM1Cig== +backport@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/backport/-/backport-10.0.2.tgz#5f51cde270a1716dce91d9fb4f040d3f35930dc3" + integrity sha512-/o+D96xQOWG/ZYgeGOEhM3I+wIeTq4NP/lulmVMOzYiH7XW7QoA5sp915V6r19pXPmAfE54WnKI5U7ygNdZsPw== dependencies: "@octokit/rest" "^20.1.2" "@urql/core" "^5.1.1" @@ -14330,7 +14330,7 @@ backport@^10.0.0: graphql "^16.11.0" graphql-tag "^2.12.6" handlebars "^4.7.8" - inquirer "^8.2.5" + inquirer "^8.2.7" lodash "^4.17.21" make-dir "^3.1.0" ora "^5.4.1" @@ -20965,7 +20965,7 @@ inquirer@^7.0.0: strip-ansi "^6.0.0" through "^2.3.6" -inquirer@^8.2.5, inquirer@^8.2.7: +inquirer@^8.2.7: version "8.2.7" resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-8.2.7.tgz#62f6b931a9b7f8735dc42db927316d8fb6f71de8" integrity sha512-UjOaSel/iddGZJ5xP/Eixh6dY1XghiBw4XK13rCCIJcJfyhhoul/7KhLLUGtebEj6GDYM6Vnx/mVsjx2L/mFIA==