Skip to content

Commit b2c8139

Browse files
Update dependency uuid to v14 [SECURITY]
1 parent a9dbefa commit b2c8139

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-router-dom": "^6.24.1",
5050
"sass": "1.89.2",
5151
"use-query-params": "^2.2.1",
52-
"uuid": "^11.1.0",
52+
"uuid": "^14.0.0",
5353
"vanilla-framework": "4.50.0",
5454
"venobox": "2.1.8",
5555
"yup": "^1.6.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5909,10 +5909,10 @@ util-deprecate@^1.0.2:
59095909
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
59105910
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
59115911

5912-
uuid@^11.1.0:
5913-
version "11.1.0"
5914-
resolved "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz"
5915-
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
5912+
uuid@^14.0.0:
5913+
version "14.0.0"
5914+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
5915+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
59165916

59175917
v8-compile-cache@^2.3.0:
59185918
version "2.4.0"

0 commit comments

Comments
 (0)