Skip to content

Commit 2074982

Browse files
Update dependency uuid to v11 (#648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70ab262 commit 2074982

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"redis": "^4.7.0",
117117
"superagent": "^10.1.0",
118118
"url-value-parser": "^2.2.0",
119-
"uuid": "^10.0.0"
119+
"uuid": "^11.0.1"
120120
},
121121
"devDependencies": {
122122
"@jgoz/esbuild-plugin-typecheck": "^4.0.1",

0 commit comments

Comments
 (0)