Skip to content

Commit 6ef7a4b

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency uuid to v3.4.0 (#286)
1 parent a72dbbf commit 6ef7a4b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"acorn-walk": "7.0.0",
4040
"google-closure-compiler": "20200112.0.0",
4141
"magic-string": "0.25.6",
42-
"uuid": "3.3.3"
42+
"uuid": "3.4.0"
4343
},
4444
"devDependencies": {
4545
"@types/acorn": "4.0.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4186,7 +4186,12 @@ util-deprecate@~1.0.1:
41864186
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
41874187
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
41884188

4189-
[email protected], uuid@^3.3.2:
4189+
4190+
version "3.4.0"
4191+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
4192+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
4193+
4194+
uuid@^3.3.2:
41904195
version "3.3.3"
41914196
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
41924197
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==

0 commit comments

Comments
 (0)