Skip to content

Commit b18d97e

Browse files
chore(deps): update dependency uuid to v10
1 parent c0b4861 commit b18d97e

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.5",
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
@@ -6449,10 +6449,10 @@ utils-merge@1.0.1:
64496449
resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz"
64506450
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
64516451

6452-
uuid@9.0.1:
6453-
version "9.0.1"
6454-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
6455-
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
6452+
uuid@10.0.0:
6453+
version "10.0.0"
6454+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
6455+
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
64566456

64576457
uuid@^8.0.0:
64586458
version "8.3.2"

0 commit comments

Comments
 (0)