diff --git a/third_party/openai-realtime-console/package-lock.json b/third_party/openai-realtime-console/package-lock.json index e24c9869dc..e7031afbcc 100644 --- a/third_party/openai-realtime-console/package-lock.json +++ b/third_party/openai-realtime-console/package-lock.json @@ -27,7 +27,7 @@ "sass": "1.79.4", "save": "2.9.0", "typescript": "4.9.5", - "web-vitals": "2.1.4", + "web-vitals": "4.2.3", "ws": "8.18.0" }, "devDependencies": { @@ -18962,9 +18962,9 @@ } }, "node_modules/web-vitals": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", - "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==" + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3.tgz", + "integrity": "sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==" }, "node_modules/webidl-conversions": { "version": "6.1.0", @@ -32305,9 +32305,9 @@ } }, "web-vitals": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", - "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==" + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3.tgz", + "integrity": "sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==" }, "webidl-conversions": { "version": "6.1.0", diff --git a/third_party/openai-realtime-console/package.json b/third_party/openai-realtime-console/package.json index 438dbdcb28..17fdc644eb 100644 --- a/third_party/openai-realtime-console/package.json +++ b/third_party/openai-realtime-console/package.json @@ -23,7 +23,7 @@ "sass": "1.79.4", "save": "2.9.0", "typescript": "4.9.5", - "web-vitals": "2.1.4", + "web-vitals": "4.2.3", "ws": "8.18.0" }, "scripts": {