Skip to content

Commit 35ceb43

Browse files
chore(deps): bump uuid (#131)
Bumps the npm_and_yarn group with 1 update in the /customer-support directory: [uuid](https://github.com/uuidjs/uuid). Updates `uuid` from 8.3.2 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@v8.3.2...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61e445a commit 35ceb43

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

customer-support/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react-scripts": "4.0.3",
1313
"stream-chat": "4.5.0-beta.0",
1414
"stream-chat-react": "6.4.5",
15-
"uuid": "8.3.2"
15+
"uuid": "14.0.0"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

customer-support/yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12729,16 +12729,21 @@ utils-merge@1.0.1:
1272912729
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1273012730
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1273112731

12732-
uuid@8.3.2, uuid@^8.3.0, uuid@^8.3.1:
12733-
version "8.3.2"
12734-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
12735-
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
12732+
uuid@14.0.0:
12733+
version "14.0.0"
12734+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-14.0.0.tgz#0af883220163d264ffe0c084f6b8a89b9666966d"
12735+
integrity sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==
1273612736

1273712737
uuid@^3.3.2, uuid@^3.4.0:
1273812738
version "3.4.0"
1273912739
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1274012740
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1274112741

12742+
uuid@^8.3.0, uuid@^8.3.1:
12743+
version "8.3.2"
12744+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
12745+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
12746+
1274212747
v8-compile-cache@^2.0.3:
1274312748
version "2.2.0"
1274412749
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"

0 commit comments

Comments
 (0)