Skip to content

Commit e7b8fdd

Browse files
chore(deps): update dependency uuid to v10
1 parent 81f6b30 commit e7b8fdd

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.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
@@ -6664,10 +6664,10 @@ utils-merge@1.0.1:
66646664
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
66656665
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
66666666

6667-
uuid@9.0.1:
6668-
version "9.0.1"
6669-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
6670-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
6667+
uuid@10.0.0:
6668+
version "10.0.0"
6669+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6670+
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
66716671

66726672
uuid@^8.0.0:
66736673
version "8.3.2"

0 commit comments

Comments
 (0)