Skip to content

Commit cf286d7

Browse files
author
unity
committed
Merge branch 'pr/162' into greenkeeper/html-webpack-plugin-4.0.0
2 parents ded29ec + 55565f7 commit cf286d7

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
@@ -10,7 +10,7 @@
1010
"react-syntax-highlighter": "^10.3.5",
1111
"redux": "4.0.1",
1212
"styled-components": "^4.3.1",
13-
"uuid": "3.3.3"
13+
"uuid": "7.0.0"
1414
},
1515
"scripts": {
1616
"start": "webpack-dev-server --mode development",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13189,10 +13189,10 @@ utils-merge@1.0.1:
1318913189
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1319013190
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
1319113191

13192-
uuid@3.3.3:
13193-
version "3.3.3"
13194-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
13195-
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
13192+
uuid@7.0.0:
13193+
version "7.0.0"
13194+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.0.tgz#1833d4b9ce50b732bfaa271f9cb74e974d303c79"
13195+
integrity sha512-LNUrNsXdI/fUsypJbWM8Jt4DgQdFAZh41p9C7WE9Cn+CULOEkoG2lgQyH68v3wnIy5K3fN4jdSt270K6IFA3MQ==
1319613196

1319713197
uuid@^3.0.1, uuid@^3.3.2:
1319813198
version "3.3.2"

0 commit comments

Comments
 (0)