diff --git a/examples/voice_solutions/one_way_translation_using_realtime_api/package-lock.json b/examples/voice_solutions/one_way_translation_using_realtime_api/package-lock.json index 192ecb2443..0e5d07c577 100644 --- a/examples/voice_solutions/one_way_translation_using_realtime_api/package-lock.json +++ b/examples/voice_solutions/one_way_translation_using_realtime_api/package-lock.json @@ -2114,9 +2114,10 @@ "license": "MIT" }, "node_modules/@babel/runtime": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", - "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", + "version": "7.27.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz", + "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", + "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" },