8000 fix(deps): update dependency uuid to v8.2.0 (#64) · algolia/renderscript@46db9cf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit 46db9cf

Browse files
fix(deps): update dependency uuid to v8.2.0 (#64)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 264ac77 commit 46db9cf

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
@@ -61,7 +61,7 @@
6161
"node-fetch": "2.6.0",
6262
"puppeteer-core": "4.0.1",
6363
"stream-to-string": "1.2.0",
64-
"uuid": "8.1.0",
64+
"uuid": "8.2.0",
6565
"yauzl-promise": "2.1.3"
6666
}
6767
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6004,10 +6004,10 @@ utils-merge@1.0.1:
60046004
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
60056005
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
60066006

6007-
uuid@8.1.0:
6008-
version "8.1.0"
6009-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.1.0.tgz#6f1536eb43249f473abc6bd58ff983da1ca30d8d"
6010-
integrity sha512-CI18flHDznR0lq54xBycOVmphdCYnQLKn8abKn7PXUiKUGdEd+/l9LWNJmugXel4hXq7S+RMNl34ecyC9TntWg==
6007+
uuid@8.2.0:
6008+
version "8.2.0"
6009+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.2.0.tgz#cb10dd6b118e2dada7d0cd9730ba7417c93d920e"
6010+
integrity sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q==
60116011

60126012
uuid@^3.3.2:
60136013
version "3.3.2"

0 commit comments

Comments
 (0)
0