From 64e0e5b36fb0a7b05bcfdfb3fb4ccedab3156257 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 27 Nov 2023 05:52:43 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 20.9.2 to 20.10.0 (#450) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.2 to 20.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4931522b4be31aa4d0286f03a2fe78fb41d8f72f --- 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 5d0b179f..62a995f2 100644 --- a/functions/createSignature.html +++ b/functions/createSignature.html @@ -4,4 +4,4 @@

Parameters

  • unsignedUrl: string | URL

    The URL to sign.

  • secret: string

    The secret to use for signing.

Returns string

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/createSignatureForPathAndQuery.html b/functions/createSignatureForPathAndQuery.html index d9fd5aa0..85853e2e 100644 --- a/functions/createSignatureForPathAndQuery.html +++ b/functions/createSignatureForPathAndQuery.html @@ -3,4 +3,4 @@

Parameters

  • pathAndQuery: string
  • secret: string

    The secret to use for signing.

Returns string

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/signUrl.html b/functions/signUrl.html index e8bbaf55..5b9ff0cc 100644 --- a/functions/signUrl.html +++ b/functions/signUrl.html @@ -4,4 +4,4 @@

Parameters

  • unsignedUrl: string | URL

    The URL to sign.

  • secret: string

    The secret to use for signing.

Returns URL

The signature of the signed url.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file