Skip to content

Commit 6aafdb4

Browse files
Bump uuidv4 from 6.2.3 to 6.2.6
Bumps [uuidv4](https://github.com/thenativeweb/uuidv4) from 6.2.3 to 6.2.6. - [Release notes](https://github.com/thenativeweb/uuidv4/releases) - [Changelog](https://github.com/thenativeweb/uuidv4/blob/master/CHANGELOG.md) - [Commits](https://github.com/thenativeweb/uuidv4/compare/6.2.3...6.2.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 536bafa commit 6aafdb4

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"reflect-metadata": "^0.1.13",
3636
"tsyringe": "^4.4.0",
3737
"typeorm": "^0.2.28",
38-
"uuidv4": "^6.2.3"
38+
"uuidv4": "^6.2.6"
3939
},
4040
"devDependencies": {
4141
"@babel/cli": "^7.11.6",

yarn.lock

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7079,28 +7079,23 @@ [email protected]:
70797079
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
70807080
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
70817081

7082-
7083-
version "8.3.0"
7084-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
7085-
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
7082+
[email protected].2, uuid@^8.3.0:
7083+
version "8.3.2"
7084+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
7085+
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
70867086

70877087
uuid@^3.3.2:
70887088
version "3.4.0"
70897089
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
70907090
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
70917091

7092-
uuid@^8.3.0:
7093-
version "8.3.2"
7094-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
7095-
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
7096-
7097-
uuidv4@^6.2.3:
7098-
version "6.2.3"
7099-
resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.2.3.tgz#b478932d508484fda8a6a964fe2b897cca5eede2"
7100-
integrity sha512-4hxGisl76Y6A7nkadg5gMrPGVYVGLmJ3fZHVvmnXsy+8DMA7n7YV/4Y72Fw38CCwpZpyPgOaa/4YxhkCYwyNNQ==
7092+
uuidv4@^6.2.6:
7093+
version "6.2.6"
7094+
resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.2.6.tgz#c37c764b578114b60bdd5460e5578d7d99383ad1"
7095+
integrity sha512-vFyL4jugB/ln1ux1gXLlBMBv424Dn86EaBMoqUH1K6XI3XuriaWLeRUzH4iWwPu+BOJiw4hc4TjvrPmk+H+ZBQ==
71017096
dependencies:
71027097
"@types/uuid" "8.3.0"
7103-
uuid "8.3.0"
7098+
uuid "8.3.2"
71047099

71057100
v8-compile-cache@^2.0.3:
71067101
version "2.1.0"

0 commit comments

Comments
 (0)