Skip to content

Commit 8c62e2e

Browse files
Merge pull request #322 from samuelterra22/dependabot/npm_and_yarn/uuidv4-6.2.6
Bump uuidv4 from 6.2.3 to 6.2.6
2 parents 1dab278 + 6aafdb4 commit 8c62e2e

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
@@ -7046,28 +7046,23 @@ [email protected]:
70467046
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
70477047
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
70487048

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

70547054
uuid@^3.3.2:
70557055
version "3.4.0"
70567056
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
70577057
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
70587058

7059-
uuid@^8.3.0:
7060-
version "8.3.2"
7061-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
7062-
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
7063-
7064-
uuidv4@^6.2.3:
7065-
version "6.2.3"
7066-
resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.2.3.tgz#b478932d508484fda8a6a964fe2b897cca5eede2"
7067-
integrity sha512-4hxGisl76Y6A7nkadg5gMrPGVYVGLmJ3fZHVvmnXsy+8DMA7n7YV/4Y72Fw38CCwpZpyPgOaa/4YxhkCYwyNNQ==
7059+
uuidv4@^6.2.6:
7060+
version "6.2.6"
7061+
resolved "https://registry.yarnpkg.com/uuidv4/-/uuidv4-6.2.6.tgz#c37c764b578114b60bdd5460e5578d7d99383ad1"
7062+
integrity sha512-vFyL4jugB/ln1ux1gXLlBMBv424Dn86EaBMoqUH1K6XI3XuriaWLeRUzH4iWwPu+BOJiw4hc4TjvrPmk+H+ZBQ==
70687063
dependencies:
70697064
"@types/uuid" "8.3.0"
7070-
uuid "8.3.0"
7065+
uuid "8.3.2"
70717066

70727067
v8-compile-cache@^2.0.3:
70737068
version "2.1.0"

0 commit comments

Comments
 (0)