Skip to content

Commit c010c44

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

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

13547-
uuid@^8.0.0:
13548-
version "8.1.0"
13549-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
13550-
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
13547+
uuid@^8.2.0:
13548+
version "8.2.0"
13549+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
13550+
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
1355113551

1355213552
v8-compile-cache@^2.0.3, v8-compile-cache@^2.1.1:
1355313553
version "2.1.1"

0 commit comments

Comments
 (0)