Skip to content

Commit 574b495

Browse files
committed
Bump uuid to 11.1.1
1 parent 5ae45a2 commit 574b495

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
@@ -66,7 +66,7 @@
6666
"couchbase": "4.7.0",
6767
"jsonpath": "1.3.0",
6868
"lodash": "4.18.1",
69-
"uuid": "9.0.0"
69+
"uuid": "11.1.1"
7070
},
7171
"repository": {
7272
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3317,10 +3317,10 @@ url-join@^4.0.1:
33173317
resolved "https://registry.yarnpkg.com/url-join/-/url-join-4.0.1.tgz#b642e21a2646808ffa178c4c5fda39844e12cde7"
33183318
integrity sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA==
33193319

3320-
uuid@9.0.0:
3321-
version "9.0.0"
3322-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.0.tgz#592f550650024a38ceb0c562f2f6aa435761efb5"
3323-
integrity sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==
3320+
uuid@11.1.1:
3321+
version "11.1.1"
3322+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.1.tgz#f6d81d2e1c65d00762e5e29b16c5d2d995e208ad"
3323+
integrity sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==
33243324

33253325
v8-to-istanbul@^9.0.1:
33263326
version "9.3.0"

0 commit comments

Comments
 (0)