Skip to content

Commit d5a72c7

Browse files
authored
Merge pull request #433 from codeforjapan/dependabot/npm_and_yarn/uuid-8.3.1
Bump uuid from 8.3.0 to 8.3.1
2 parents c4b7f4a + de99e1e commit d5a72c7

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
@@ -44,7 +44,7 @@
4444
"nuxt-property-decorator": "^2.8.8",
4545
"nuxt-svg-loader": "^1.2.0",
4646
"nuxt-webfontloader": "^1.1.0",
47-
"uuid": "^8.3.0",
47+
"uuid": "^8.3.1",
4848
"vue-property-decorator": "^9.0.0",
4949
"vuex": "^3.5.1",
5050
"vuex-class-component": "^2.3.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14181,10 +14181,10 @@ uuid@^3.0.0, uuid@^3.2.1, uuid@^3.3.2:
1418114181
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1418214182
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1418314183

14184-
uuid@^8.3.0:
14185-
version "8.3.0"
14186-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
14187-
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
14184+
uuid@^8.3.0, uuid@^8.3.1:
14185+
version "8.3.1"
14186+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
14187+
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
1418814188

1418914189
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1419014190
version "2.1.1"

0 commit comments

Comments
 (0)