From ea62accaebafd6bc54b51d83888002eafb52f3da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:31:23 +0000 Subject: [PATCH] build(deps): bump uuid from 9.0.1 to 11.0.3 in /hms-api Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.3. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v11.0.3) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- hms-api/package-lock.json | 57 ++++++++++++++++++++++++++++++++------- hms-api/package.json | 4 +-- 2 files changed, 49 insertions(+), 12 deletions(-) diff --git a/hms-api/package-lock.json b/hms-api/package-lock.json index 2a146444..8a915fb4 100644 --- a/hms-api/package-lock.json +++ b/hms-api/package-lock.json @@ -13,8 +13,7 @@ "@aws-sdk/client-s3": "3.701.0", "@aws-sdk/s3-request-presigner": "3.701.0", "jsonwebtoken": "9.0.2", - "serverless-dynamodb-client": "0.0.2", - "uuid": "^9.0.1" + "serverless-dynamodb-client": "0.0.2" }, "devDependencies": { "@types/jest": "27.5.0", @@ -33,7 +32,7 @@ "ts-jest": "27.1.4", "ts-node": "10.9.2", "typescript": "4.9.5", - "uuid": "9.0.1" + "uuid": "11.0.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -883,6 +882,18 @@ "node": ">=14.0.0" } }, + "node_modules/@aws-sdk/client-dynamodb/node_modules/uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@aws-sdk/client-lambda": { "version": "3.266.0", "resolved": "https://registry.npmjs.org/@aws-sdk/client-lambda/-/client-lambda-3.266.0.tgz", @@ -4872,6 +4883,18 @@ "node": ">=16.0.0" } }, + "node_modules/@smithy/middleware-retry/node_modules/uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/@smithy/middleware-serde": { "version": "3.0.10", "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-3.0.10.tgz", @@ -14852,15 +14875,16 @@ "dev": true }, "node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz", + "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==", + "dev": true, "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" ], "bin": { - "uuid": "dist/bin/uuid" + "uuid": "dist/esm/bin/uuid" } }, "node_modules/v8-compile-cache-lib": { @@ -16361,6 +16385,11 @@ "@smithy/is-array-buffer": "^2.2.0", "tslib": "^2.6.2" } + }, + "uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" } } }, @@ -19674,6 +19703,13 @@ "@smithy/util-retry": "^3.0.10", "tslib": "^2.6.2", "uuid": "^9.0.1" + }, + "dependencies": { + "uuid": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + } } }, "@smithy/middleware-serde": { @@ -27252,9 +27288,10 @@ "dev": true }, "uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + "version": "11.0.3", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz", + "integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==", + "dev": true }, "v8-compile-cache-lib": { "version": "3.0.1", diff --git a/hms-api/package.json b/hms-api/package.json index b8e5945f..d3856c81 100644 --- a/hms-api/package.json +++ b/hms-api/package.json @@ -25,7 +25,7 @@ "ts-jest": "27.1.4", "ts-node": "10.9.2", "typescript": "4.9.5", - "uuid": "9.0.1" + "uuid": "11.0.3" }, "dependencies": { "@aws-sdk/client-dynamodb": "3.699.0", @@ -33,6 +33,6 @@ "@aws-sdk/s3-request-presigner": "3.701.0", "jsonwebtoken": "9.0.2", "serverless-dynamodb-client": "0.0.2", - "uuid": "^9.0.1" + "uuid": "^11.0.3" } }