Skip to content

Commit f6c1981

Browse files
chore(deps): update dependency uuid to v10
1 parent 27ca9b8 commit f6c1981

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.2",
4747
"typescript": "5.5.2",
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
@@ -6433,10 +6433,10 @@ utils-merge@1.0.1:
64336433
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
64346434
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
64356435

6436-
uuid@9.0.1:
6437-
version "9.0.1"
6438-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
6439-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
6436+
uuid@10.0.0:
6437+
version "10.0.0"
6438+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6439+
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
64406440

64416441
uuid@^8.0.0:
64426442
version "8.3.2"

0 commit comments

Comments
 (0)