From 72aea559a2564f666a95cd41029bbc545471fcf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 20:47:38 +0000 Subject: [PATCH] chore(deps): bump diff Bumps [diff](https://github.com/kpdecker/jsdiff) from 5.2.0 to 5.2.2. - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](https://github.com/kpdecker/jsdiff/compare/v5.2.0...v5.2.2) --- updated-dependencies: - dependency-name: diff dependency-version: 5.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../package-lock.json | 6 +++--- .../pnpm-lock.yaml | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/examples/copilot-openaI-mongodb-atlas-vector-search/package-lock.json b/examples/copilot-openaI-mongodb-atlas-vector-search/package-lock.json index a480bab535..e92e401c88 100644 --- a/examples/copilot-openaI-mongodb-atlas-vector-search/package-lock.json +++ b/examples/copilot-openaI-mongodb-atlas-vector-search/package-lock.json @@ -3937,9 +3937,9 @@ "license": "MIT" }, "node_modules/diff": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz", - "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.2.tgz", + "integrity": "sha512-vtcDfH3TOjP8UekytvnHH1o1P4FcUdt4eQ1Y+Abap1tk/OB2MWQvcwS2ClCd1zuIhc3JKOx6p3kod8Vfys3E+A==", "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" diff --git a/examples/copilot-openaI-mongodb-atlas-vector-search/pnpm-lock.yaml b/examples/copilot-openaI-mongodb-atlas-vector-search/pnpm-lock.yaml index 5d989649aa..07b800d379 100644 --- a/examples/copilot-openaI-mongodb-atlas-vector-search/pnpm-lock.yaml +++ b/examples/copilot-openaI-mongodb-atlas-vector-search/pnpm-lock.yaml @@ -2817,6 +2817,7 @@ packages: next@15.1.7: resolution: {integrity: sha512-GNeINPGS9c6OZKCvKypbL8GTsT5GhWPp4DM0fzkXJuXMilOO2EeFxuAY6JZbtk6XIl6Ws10ag3xRINDjSO5+wg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -2838,6 +2839,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}