Skip to content

Commit 2881193

Browse files
Update dependency uuid to v11
1 parent 2117a27 commit 2881193

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"ts-jest": "^29.2.5",
3838
"tsx": "^3.14.0",
3939
"typescript": "^4.9.5",
40-
"uuid": "^10.0.0"
40+
"uuid": "^11.1.0"
4141
}
4242
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3962,10 +3962,10 @@ uri-js@^4.2.2:
39623962
dependencies:
39633963
punycode "^2.1.0"
39643964

3965-
uuid@^10.0.0:
3966-
version "10.0.0"
3967-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
3968-
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
3965+
uuid@^11.1.0:
3966+
version "11.1.0"
3967+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.1.0.tgz#9549028be1753bb934fc96e2bca09bb4105ae912"
3968+
integrity sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==
39693969

39703970
v8-to-istanbul@^9.0.1:
39713971
version "9.0.1"

0 commit comments

Comments
 (0)