Skip to content

Commit 91af924

Browse files
Bump uuid from 9.0.1 to 14.0.0 (#918)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b5d2ac commit 91af924

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"sax": "^1.2.4",
6565
"stats.js": "^0.17.0",
6666
"strip-ansi": "^7.1.0",
67-
"uuid": "^9.0.1",
67+
"uuid": "^14.0.0",
6868
"ws": "^8.17.1",
6969
"xmlbuilder": "^13.0.2",
7070
"xmldoc": "^1.3.0"

packages/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"p-settle": "^5.1.1",
7373
"sax": "^1.2.4",
7474
"stats.js": "^0.17.0",
75-
"uuid": "^9.0.1",
75+
"uuid": "^14.0.0",
7676
"ws": "^8.17.1",
7777
"xmlbuilder": "^13.0.2",
7878
"xmldoc": "^1.3.0"

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"restana": "^5.0.0",
7979
"sax": "^1.2.4",
8080
"strip-ansi": "^7.1.0",
81-
"uuid": "^9.0.1",
81+
"uuid": "^14.0.0",
8282
"ws": "^8.17.1",
8383
"xmlbuilder": "^13.0.2",
8484
"xmldoc": "^1.3.0"

0 commit comments

Comments
 (0)