From af699c3303b9fe09526e3673280a5b19a6baeeb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Nov 2022 03:04:01 +0000 Subject: [PATCH] Update dependency standardized-audio-context to v25.3.35 --- front/package.json | 2 +- front/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/front/package.json b/front/package.json index 61500747b..5160cfed7 100644 --- a/front/package.json +++ b/front/package.json @@ -42,7 +42,7 @@ "moment": "2.29.4", "qs": "6.11.0", "showdown": "2.1.0", - "standardized-audio-context": "25.3.34", + "standardized-audio-context": "25.3.35", "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 78e86024b..40f57be1a 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -2138,7 +2138,7 @@ at-least-node@^1.0.0: resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== -automation-events@^4.0.23: +automation-events@^4.0.24: version "4.0.24" resolved "https://registry.yarnpkg.com/automation-events/-/automation-events-4.0.24.tgz#34dcd9cf8a7d3194c04e016cef1a54181b7060c1" integrity sha512-v/c//VCE1TGU3R56cyTFnebXFR3NOOx5Kiuaz7TXwLGpYMp9VgKCwelODRW3ZZ5TP2OFymfrWsvNVuPSi6vVPQ== @@ -4988,13 +4988,13 @@ sourcemap-codec@^1.4.8: resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4" integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== -standardized-audio-context@25.3.34: - version "25.3.34" - resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.34.tgz#d62b70baee89f9122ba53368e65bdc5ee98563b8" - integrity sha512-SL8FQYqpfOifYGhAVfnAgC9o86mFNhy+W3xp28lHI6HgOQMbLTMcBoSN3FT0SwE51br7I9tmgjwiLggg7WWD/Q== +standardized-audio-context@25.3.35: + version "25.3.35" + resolved "https://registry.yarnpkg.com/standardized-audio-context/-/standardized-audio-context-25.3.35.tgz#ebe98fa5e91936fb10dbf120f3f947da74147981" + integrity sha512-61KBkor9fOsMEl3NZllnis8KDmTJzonuuW8h6JBmxXXcUDucypGCJp+hlbyKG+olav8wgA+VKlqFmiJEbh4CfA== dependencies: "@babel/runtime" "^7.20.1" - automation-events "^4.0.23" + automation-events "^4.0.24" tslib "^2.4.1" string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: