Skip to content

Commit 6a8eb9f

Browse files
chore(deps): update dependency uuid to v10
1 parent 44dbe1b commit 6a8eb9f

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
@@ -45,7 +45,7 @@
4545
"tslint-config-prettier": "1.18.0",
4646
"typedoc": "0.26.4",
4747
"typescript": "5.5.3",
48-
"uuid": "9.0.1"
48+
"uuid": "10.0.0"
4949
},
5050
"scripts": {
5151
"prettier": "prettier --write **/*.{ts,js,css,md}",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6455,10 +6455,10 @@ utils-merge@1.0.1:
64556455
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
64566456
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
64576457

6458-
uuid@9.0.1:
6459-
version "9.0.1"
6460-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
6461-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
6458+
uuid@10.0.0:
6459+
version "10.0.0"
6460+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6461+
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
64626462

64636463
uuid@^8.0.0:
64646464
version "8.3.2"

0 commit comments

Comments
 (0)