Skip to content

Commit aa91e1d

Browse files
Bump uuid from 8.2.0 to 8.3.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.2.0 to 8.3.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.2.0...v8.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 120c60b commit aa91e1d

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
@@ -13804,10 +13804,10 @@ uuid@^7.0.3:
1380413804
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
1380513805
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
1380613806

13807-
uuid@^8.0.0, uuid@^8.2.0:
13808-
version "8.2.0"
13809-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
13810-
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
13807+
uuid@^8.0.0, uuid@^8.3.0:
13808+
version "8.3.0"
13809+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"
13810+
integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==
1381113811

1381213812
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1381313813
version "2.1.1"

0 commit comments

Comments
 (0)