From c5e88b55996855b88e7bfa73ac08170ca926ce35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 10:09:23 +0000 Subject: [PATCH] chore(deps): bump oauth4webapi from 3.6.0 to 3.6.2 Bumps [oauth4webapi](https://github.com/panva/oauth4webapi) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/panva/oauth4webapi/releases) - [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/oauth4webapi/compare/v3.6.0...v3.6.2) --- updated-dependencies: - dependency-name: oauth4webapi dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d6e7d7dd..27ea390a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10502,9 +10502,9 @@ } }, "node_modules/oauth4webapi": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.6.0.tgz", - "integrity": "sha512-OwXPTXjKPOldTpAa19oksrX9TYHA0rt+VcUFTkJ7QKwgmevPpNm9Cn5vFZUtIo96FiU6AfPuUUGzoXqgOzibWg==", + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.6.2.tgz", + "integrity": "sha512-hwWLiyBYuqhVdcIUJMJVKdEvz+DCweOcbSfqDyIv9PuUwrNfqrzfHP2bypZgZdbYOS67QYqnAnvZa2BJwBBrHw==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva"