From 459d8d9468afa76b320064564cae6c8162cf4e21 Mon Sep 17 00:00:00 2001 From: googlemaps-bot Date: Mon, 8 Apr 2024 05:33:48 +0000 Subject: [PATCH] chore(deps-dev): bump @types/node from 20.12.2 to 20.12.5 (#530) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.5. - [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-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 9420d7a2e0e92e66800608958f77080c7fc21419 --- 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 a456810..da37f70 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 8fdd0c4..9275fa7 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 386a520..ff90578 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