From 6ed1952199a614607692ed91a26df64127be44bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 06:10:43 +0000 Subject: [PATCH] chore(deps): bump oauth4webapi from 3.8.0 to 3.8.1 Bumps [oauth4webapi](https://github.com/panva/oauth4webapi) from 3.8.0 to 3.8.1. - [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.8.0...v3.8.1) --- updated-dependencies: - dependency-name: oauth4webapi dependency-version: 3.8.1 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 89d96637..3e5486a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10714,9 +10714,9 @@ } }, "node_modules/oauth4webapi": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.0.tgz", - "integrity": "sha512-RSu64fjsBIs6D7s9g5LOCnOohOkI0nnPtlIp/4rrHj2Vb8jGepq+fujkv2Srw4tuw9qa02aETXQzyQUle8nfnQ==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.1.tgz", + "integrity": "sha512-olkZDELNycOWQf9LrsELFq8n05LwJgV8UkrS0cburk6FOwf8GvLam+YB+Uj5Qvryee+vwWOfQVeI5Vm0MVg7SA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva"