From fcaebb26ea23dac5489af3119f8487264c469f31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:52:41 +0000 Subject: [PATCH] Update dependency bson to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e15303e..af606b8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@adobe/aio-lib-core-logging": "^3.0.2", "@adobe/aio-lib-env": "^3.0.1", "axios": "^1.15.0", - "bson": "^6.10.3", + "bson": "^7.0.0", "dotenv": "^17.0.0", "http-cookie-agent": "^6.0.8", "js-yaml": "^4.1.0",