Skip to content

Commit 2acaaec

Browse files
build(deps): bump uuid from 8.3.2 to 11.1.0
--- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77d88c6 commit 2acaaec

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"rxjs": "^7.8.2",
5555
"swagger-ui-express": "^5.0.1",
5656
"typeorm": "0.3.10",
57-
"uuid": "^8.3.2"
57+
"uuid": "^11.1.0"
5858
},
5959
"devDependencies": {
6060
"@eslint/eslintrc": "^3.3.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7641,6 +7641,11 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
76417641
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
76427642
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
76437643

7644+
uuid@^11.1.0:
7645+
version "11.1.0"
7646+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
7647+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
7648+
76447649
uuid@^8.3.2:
76457650
version "8.3.2"
76467651
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)