Skip to content

Commit a55c0d0

Browse files
Bump uuid to ^11.0.3 (#44533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9c14af commit a55c0d0

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

packages-internal/scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"doctrine": "^3.0.0",
3535
"lodash": "^4.17.21",
3636
"typescript": "^5.7.2",
37-
"uuid": "^9.0.1"
37+
"uuid": "^11.0.3"
3838
},
3939
"devDependencies": {
4040
"@babel/register": "^7.25.9",

packages/feedback/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"claudia-api-builder": "^4.1.2",
22-
"uuid": "^9.0.1"
22+
"uuid": "^11.0.3"
2323
},
2424
"devDependencies": {
2525
"claudia": "^5.14.1"

pnpm-lock.yaml

+10-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)