From a4469ceaeb7836a2594bf981e862cd9a61f4f064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 15:59:27 +0000 Subject: [PATCH] Bump nanoid Bumps the npm_and_yarn group with 1 update in the /apigw-openapi-lambda-dynamodb-xray-terraform directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 3.3.4 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.4...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apigw-openapi-lambda-dynamodb-xray-terraform/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 apigw-openapi-lambda-dynamodb-xray-terraform/package.json diff --git a/apigw-openapi-lambda-dynamodb-xray-terraform/package.json b/apigw-openapi-lambda-dynamodb-xray-terraform/package.json old mode 100755 new mode 100644 index 96d5e808a..43e1be88a --- a/apigw-openapi-lambda-dynamodb-xray-terraform/package.json +++ b/apigw-openapi-lambda-dynamodb-xray-terraform/package.json @@ -26,7 +26,7 @@ "@middy/http-router": "4.6.0", "class-transformer": "0.5.1", "dynamodb-toolbox": "0.8.5", - "nanoid": "3.3.4", + "nanoid": "3.3.8", "reflect-metadata": "0.1.13" } }