Skip to content

Commit bba0182

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"@egjs/hammerjs": "^2.0.0",
207207
"component-emitter": "^1.3.0 || ^2.0.0",
208208
"keycharm": "^0.2.0 || ^0.3.0 || ^0.4.0",
209-
"uuid": "^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
209+
"uuid": "^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^13.0.0",
210210
"vis-data": ">=8.0.0",
211211
"vis-util": ">=6.0.0"
212212
},
@@ -228,7 +228,7 @@
228228
"sinon": "21.0.0",
229229
"snap-shot-it": "7.9.10",
230230
"test-console": "2.0.0",
231-
"uuid": "11.1.0",
231+
"uuid": "13.0.0",
232232
"vis-data": "8.0.3",
233233
"vis-dev-utils": "6.0.0",
234234
"vis-util": "6.0.0"

0 commit comments

Comments
 (0)