From 40672230d970228cbc9e23b37a6ea503323ef492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 17:00:46 +0800 Subject: [PATCH] build(deps): bump apps-script-oauth2 from `72d4dbc` to `6ae908a` Bumps [apps-script-oauth2](https://github.com/googleworkspace/apps-script-oauth2) from `72d4dbc` to `6ae908a`. - [Release notes](https://github.com/googleworkspace/apps-script-oauth2/releases) - [Commits](https://github.com/googleworkspace/apps-script-oauth2/compare/72d4dbcfd8c3a690bb2b96a07cc9fdf8b87150b6...6ae908a6d0991432fdb166f343bde8841a83e947) --- updated-dependencies: - dependency-name: apps-script-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f1d0e3..4a95fe3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3330,8 +3330,8 @@ }, "node_modules/apps-script-oauth2": { "version": "1.41.0", - "resolved": "git+ssh://git@github.com/googleworkspace/apps-script-oauth2.git#72d4dbcfd8c3a690bb2b96a07cc9fdf8b87150b6", - "integrity": "sha512-xfVF7zoIzE6nwkHr04EqLpH6YFzfdlcN0I/KcLzxZcckObvkKTQaVsMI9JyRupexXwPu4mrDdgfAuRGfsdOmyw==", + "resolved": "git+ssh://git@github.com/googleworkspace/apps-script-oauth2.git#6ae908a6d0991432fdb166f343bde8841a83e947", + "integrity": "sha512-l1MkEKTIsMYl8vOyrNEq+Cj4CDJkYhF+T327PI/X2Y3kNVBuJprlgtE5Q80UqbO7t2G0m5fwcTte4U2hhauftw==", "license": "Apache-2.0" }, "node_modules/argparse": {