Skip to content

Commit 55b6185

Browse files
authored
Merge pull request #1347 from Open-Source-Legal/dependabot/npm_and_yarn/frontend/uuid-14.0.0
Bump uuid from 8.3.2 to 14.0.0 in /frontend
2 parents 6adc53a + ab60389 commit 55b6185

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"typescript": "^5.3.0",
8787
"unified": "^11.0.5",
8888
"use-debounce": "^10.0.3",
89-
"uuid": "^8.3.2",
89+
"uuid": "^14.0.0",
9090
"vite": "^7.3.2",
9191
"vite-plugin-svgr": "^4.3.0",
9292
"vite-tsconfig-paths": "^5.1.4",

frontend/yarn.lock

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

8242+
uuid@^14.0.0:
8243+
version "14.0.0"
8244+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
8245+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
8246+
82428247
uuid@^8.3.2:
82438248
version "8.3.2"
82448249
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)