Skip to content

Commit 12e883c

Browse files
chore(deps): update dependency uuid to v10
1 parent a0fd74b commit 12e883c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.7",
4747
"typescript": "5.5.4",
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
@@ -6677,10 +6677,10 @@ [email protected]:
66776677
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
66786678
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
66796679

6680-
uuid@9.0.1:
6681-
version "9.0.1"
6682-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
6683-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
6680+
uuid@10.0.0:
6681+
version "10.0.0"
6682+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6683+
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
66846684

66856685
uuid@^8.0.0:
66866686
version "8.3.2"

0 commit comments

Comments
 (0)