Skip to content

Commit 813b027

Browse files
Bump uuid from 3.4.0 to 8.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 8.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7ffc641 commit 813b027

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@akala/json-rpc-ws": "^7.0.2",
66
"@akala/server": "^3.0.19",
77
"send": "^0.17.1",
8-
"uuid": "^3.3.2"
8+
"uuid": "^8.1.0"
99
},
1010
"devDependencies": {
1111
"@types/debug": "^4.1.5",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,6 +1127,11 @@ uuid@^7.0.3:
11271127
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
11281128
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
11291129

1130+
uuid@^8.1.0:
1131+
version "8.1.0"
1132+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
1133+
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
1134+
11301135
vary@~1.1.2:
11311136
version "1.1.2"
11321137
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)