From 225d55924fa0fa1baceeac57ac0288d4a54c0f21 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 Nov 2023 09:33:42 +0000 Subject: [PATCH] chore(front): update dependency standardized-audio-context to v25.3.58 Part-of: --- front/package.json | 2 +- front/yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/front/package.json b/front/package.json index 32edf383e..9d1bfe447 100644 --- a/front/package.json +++ b/front/package.json @@ -38,7 +38,7 @@ "lru-cache": "7.14.1", "moment": "2.29.4", "showdown": "2.1.0", - "standardized-audio-context": "25.3.57", + "standardized-audio-context": "25.3.58", "text-clipper": "2.2.0", "transliteration": "2.3.5", "universal-cookie": "4.0.4", diff --git a/front/yarn.lock b/front/yarn.lock index 611ef7601..4164d3094 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -924,10 +924,10 @@ dependencies: regenerator-runtime "^0.14.0" -"@babel/runtime@^7.23.1": - version "7.23.1" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" - integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== +"@babel/runtime@^7.23.2": + version "7.23.2" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" + integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== dependencies: regenerator-runtime "^0.14.0" @@ -2983,12 +2983,12 @@ automation-events@^6.0.1, automation-events@^6.0.8: "@babel/runtime" "^7.22.6" tslib "^2.6.1" -automation-events@^6.0.10: - version "6.0.10" - resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-6.0.10.tgz#45680564e7633ec7a19928646615c2eeca2874a0" - integrity sha512-nP2k70tZ4+GrDUeW+77c/ZOJD3KMXZlW5A07YHNw6+RcggdHwXPIdhYT3Nhzufbfon4UHY8CvYuQllD3Em2rtQ== +automation-events@^6.0.11: + version "6.0.11" + resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-6.0.11.tgz#c90be5a58faf6633e1556a7acab0f23af0124551" + integrity sha512-tUqFMJalQ3OAcbQOXzzNDpxzkuygMQ3eM92lJWJRn6YWJnH4oYIU3pzKipANOul/6L2vDFrOzgXVE21Dv4z/zw== dependencies: - "@babel/runtime" "^7.23.1" + "@babel/runtime" "^7.23.2" tslib "^2.6.2" available-typed-arrays@^1.0.5: @@ -5712,13 +5712,13 @@ standardized-audio-context-mock@9.6.18: tslib "^2.5.0" vehicles "^9.0.1" -standardized-audio-context@25.3.57: - version "25.3.57" - resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.57.tgz#05e7a1d64345680d4648c694ec019f04413cbaa7" - integrity sha512-MHmZjXXc3zRRuh4Ro8Iah334n+A8Y9EeLeECzElBzpNQYLCwmmKRXPB88WazwkGhux85fU8+gkAbyELJ0ehiCg== +standardized-audio-context@25.3.58: + version "25.3.58" + resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.58.tgz#6c5c61cfe25eb4b9f3a9f8cf43dc4991e7eb362d" + integrity sha512-1p5wVGiy4MfmhEt9MRY8yjZdkX+fi5jMxG1lqnAS1YmLUpE9VrOowxSINQ9Gjs89dFZMaENVwcMSPeQCjlz90Q== dependencies: - "@babel/runtime" "^7.23.1" - automation-events "^6.0.10" + "@babel/runtime" "^7.23.2" + automation-events "^6.0.11" tslib "^2.6.2" standardized-audio-context@^25.3.46: