Skip to content

Commit 5786a03

Browse files
committed
chore: Update uuid package, removes dupe dependency
1 parent 011a138 commit 5786a03

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"tmp": "^0.2.1",
187187
"turndown": "^6.0.0",
188188
"utf8": "^2.1.0",
189-
"uuid": "2.0.2",
189+
"uuid": "^8.3.2",
190190
"validator": "5.2.0"
191191
},
192192
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13277,11 +13277,6 @@ [email protected]:
1327713277
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1327813278
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1327913279

13280-
13281-
version "2.0.2"
13282-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-2.0.2.tgz#48bd5698f0677e3c7901a1c46ef15b1643794726"
13283-
integrity sha1-SL1WmPBnfjx5AaHEbvFbFkN5RyY=
13284-
1328513280
1328613281
version "3.3.2"
1328713282
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
@@ -13292,7 +13287,7 @@ uuid@^3.3.2:
1329213287
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1329313288
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1329413289

13295-
uuid@^8.1.0, uuid@^8.3.0:
13290+
uuid@^8.1.0, uuid@^8.3.0, uuid@^8.3.2:
1329613291
version "8.3.2"
1329713292
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
1329813293
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==

0 commit comments

Comments
 (0)