Skip to content

Commit

Permalink
chore(deps): bump uuidjs from 4.2.13 to 4.2.14 (#17398)
Browse files Browse the repository at this point in the history
Bumps [uuidjs](https://github.com/LiosK/UUID.js) from 4.2.13 to 4.2.14.
- [Changelog](https://github.com/LiosK/UUID.js/blob/master/CHANGELOG.md)
- [Commits](LiosK/UUID.js@v4.2.13...v4.2.14)

---
updated-dependencies:
- dependency-name: uuidjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 4cf416a commit 19597c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"switch-path": "1.2.0",
"tsyringe": "4.8.0",
"underscore": "1.13.6",
"uuidjs": "4.2.13",
"uuidjs": "4.2.14",
"webrtc-adapter": "9.0.1",
"zustand": "4.5.2"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17314,6 +17314,15 @@ __metadata:
languageName: node
linkType: hard

"uuidjs@npm:4.2.14":
version: 4.2.14
resolution: "uuidjs@npm:4.2.14"
bin:
uuidjs: bin/cli.js
checksum: 10/83f2d275e8c2e97387a764d1dfda5dea90e7404a397270da51ce4cc515ac212c6c3aa630ac123342af830bcd979251e1c91670fa44be2ffcc5e42cb15dcba3bf
languageName: node
linkType: hard

"v8-compile-cache-lib@npm:^3.0.1":
version: 3.0.1
resolution: "v8-compile-cache-lib@npm:3.0.1"
Expand Down Expand Up @@ -17929,7 +17938,7 @@ __metadata:
tsyringe: "npm:4.8.0"
typescript: "npm:5.4.5"
underscore: "npm:1.13.6"
uuidjs: "npm:4.2.13"
uuidjs: "npm:4.2.14"
webpack: "npm:5.91.0"
webpack-cli: "npm:5.1.4"
webpack-dev-middleware: "npm:7.2.1"
Expand Down

0 comments on commit 19597c5

Please sign in to comment.