Skip to content

Commit 7131cab

Browse files
authored
Merge pull request #214 from codeforjapan/dependabot/npm_and_yarn/uuid-8.2.0
Bump uuid from 8.1.0 to 8.2.0
2 parents ff2981c + 5225627 commit 7131cab

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
@@ -54,7 +54,7 @@
5454
"nuxt-property-decorator": "^2.7.2",
5555
"nuxt-svg-loader": "^1.2.0",
5656
"nuxt-webfontloader": "^1.1.0",
57-
"uuid": "^8.0.0",
57+
"uuid": "^8.2.0",
5858
"vue-property-decorator": "^8.4.2",
5959
"vuex-class-component": "^2.3.3",
6060
"vuex-persistedstate": "^3.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13671,10 +13671,10 @@ uuid@^7.0.0, uuid@^7.0.3:
1367113671
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
1367213672
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
1367313673

13674-
uuid@^8.0.0:
13675-
version "8.1.0"
13676-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
13677-
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
13674+
uuid@^8.2.0:
13675+
version "8.2.0"
13676+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
13677+
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
1367813678

1367913679
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1368013680
version "2.1.1"

0 commit comments

Comments
 (0)