Skip to content

Commit f88da2e

Browse files
build(deps): bump uuid from 3.3.3 to 3.4.0 in /site
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.3.3...v3.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0cacc8d commit f88da2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"hexo-server": "^1.0.0",
2424
"lodash": "^4.17.13",
2525
"lunr": "^2.3.8",
26-
"uuid": "^3.3.3"
26+
"uuid": "^3.4.0"
2727
},
2828
"devDependencies": {
2929
"del": "^5.1.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6066,10 +6066,10 @@ [email protected]:
60666066
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
60676067
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
60686068

6069-
uuid@^3.3.2, uuid@^3.3.3:
6070-
version "3.3.3"
6071-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
6072-
integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
6069+
uuid@^3.3.2, uuid@^3.4.0:
6070+
version "3.4.0"
6071+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
6072+
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
60736073

60746074
v8-compile-cache@^2.0.3:
60756075
version "2.1.0"

0 commit comments

Comments
 (0)