Skip to content

Commit 77f14cd

Browse files
author
Chris Brody
authored
uuid 3.4.0 update in package dependencies (#243)
1 parent b4b6c9a commit 77f14cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"param-case": "^2.1.1",
4949
"pascal-case": "^2.0.1",
5050
"update-notifier": "^3.0.1",
51-
"uuid": "^3.3.3"
51+
"uuid": "^3.4.0"
5252
},
5353
"devDependencies": {
5454
"@stryker-mutator/core": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4986,10 +4986,10 @@ uuid@^3.3.2:
49864986
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
49874987
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
49884988

4989-
uuid@^3.3.3:
4990-
version "3.3.3"
4991-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
4992-
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
4989+
uuid@^3.4.0:
4990+
version "3.4.0"
4991+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
4992+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
49934993

49944994
v8-compile-cache@^2.0.3:
49954995
version "2.0.3"

0 commit comments

Comments
 (0)