From a4c0893b200b622363917842021d44fd4cce5e58 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 1 May 2023 06:03:21 +0000 Subject: [PATCH] chore(deps-dev): bump @babel/preset-env from 7.21.4 to 7.21.5 (#351) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.21.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> af1074c51f5e00c500fa7db3eb00ce377c19b658 --- functions/createSignature.html | 2 +- functions/createSignatureForPathAndQuery.html | 2 +- functions/signUrl.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/createSignature.html b/functions/createSignature.html index 484cf291..8736bbf4 100644 --- a/functions/createSignature.html +++ b/functions/createSignature.html @@ -37,7 +37,7 @@
secret: Returns string

The signature of the signed url.

+
  • Defined in index.ts:55