Skip to content

Commit 1b29a2f

Browse files
authored
Merge pull request #296 from codeforjapan/dependabot/npm_and_yarn/uuid-8.3.0
Bump uuid from 8.2.0 to 8.3.0
2 parents 316d900 + 899d983 commit 1b29a2f

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
@@ -51,7 +51,7 @@
5151
"nuxt-property-decorator": "^2.7.2",
5252
"nuxt-svg-loader": "^1.2.0",
5353
"nuxt-webfontloader": "^1.1.0",
54-
"uuid": "^8.2.0",
54+
"uuid": "^8.3.0",
5555
"vue-property-decorator": "^9.0.0",
5656
"vuex": "^3.5.1",
5757
"vuex-class-component": "2.3.3",

yarn.lock

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

13786-
uuid@^8.0.0, uuid@^8.2.0:
13787-
version "8.2.0"
13788-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
13789-
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
13786+
uuid@^8.0.0, uuid@^8.3.0:
13787+
version "8.3.0"
13788+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
13789+
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
1379013790

1379113791
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1379213792
version "2.1.1"

0 commit comments

Comments
 (0)