Skip to content

Commit 320f11f

Browse files
fix(deps): update dependency uuid to v11
1 parent 2c4163e commit 320f11f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@actions/core": "^1.11.1",
3333
"@actions/github": "^6.0.0",
34-
"uuid": "^10.0.0"
34+
"uuid": "^11.0.3"
3535
},
3636
"devDependencies": {
3737
"@eslint/js": "^9.16.0",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)