Skip to content

Commit aedb279

Browse files
fix(deps): update dependency uuid to v13 (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b5ce83 commit aedb279

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package-lock.json

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

packages/dev-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"parse-gitignore": "^2.0.0",
6969
"semver": "^7.7.2",
7070
"tmp-promise": "^3.0.3",
71-
"uuid": "^11.1.0",
71+
"uuid": "^13.0.0",
7272
"write-file-atomic": "^5.0.1"
7373
}
7474
}

0 commit comments

Comments
 (0)