Skip to content

Commit 80f56d2

Browse files
chore(deps): update dependency uuid to v14 [security] (#5677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ilayda-cp <ilayda.cavusoglupars@canonical.com>
1 parent 65fb6ec commit 80f56d2

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"tinyglobby": "0.2.15",
8787
"topojson-client": "3.1.0",
8888
"typescript": "5.9.3",
89-
"uuid": "13.0.0",
89+
"uuid": "14.0.0",
9090
"vanilla-framework": "4.46.0",
9191
"vite": "7.3.2"
9292
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8690,11 +8690,16 @@ util-deprecate@^1.0.2:
86908690
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
86918691
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
86928692

8693-
uuid@*, uuid@13.0.0:
8693+
uuid@*:
86948694
version "13.0.0"
86958695
resolved "https://registry.yarnpkg.com/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
86968696
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
86978697

8698+
uuid@14.0.0:
8699+
version "14.0.0"
8700+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
8701+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
8702+
86988703
uuid@^8.3.2:
86998704
version "8.3.2"
87008705
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)