Skip to content

Commit 7431673

Browse files
authored
Update dependency @types/uuid to v7.0.2 (#348)
1 parent fa1bb0c commit 7431673

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
@@ -46,7 +46,7 @@
4646
"@types/acorn": "4.0.5",
4747
"@types/estree": "0.0.42",
4848
"@types/node": "12.12.30",
49-
"@types/uuid": "7.0.0",
49+
"@types/uuid": "7.0.2",
5050
"ava": "2.4.0",
5151
"builtins": "3.0.1",
5252
"c8": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -439,10 +439,10 @@
439439
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
440440
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
441441

442-
"@types/[email protected].0":
443-
version "7.0.0"
444-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-7.0.0.tgz#9f6993ccc8210efa90bda7e1afabbb06a9f860cd"
445-
integrity sha512-RiX1I0lK9WFLFqy2xOxke396f0wKIzk5sAll0tL4J4XDYJXURI7JOs96XQb3nP+2gEpQ/LutBb66jgiT5oQshQ==
442+
"@types/[email protected].2":
443+
version "7.0.2"
444+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-7.0.2.tgz#d680a9c596ef84abf5c4c07a32ffd66d582526f8"
445+
integrity sha512-8Ly3zIPTnT0/8RCU6Kg/G3uTICf9sRwYOpUzSIM3503tLIKcnJPRuinHhXngJUy2MntrEf6dlpOHXJju90Qh5w==
446446

447447
448448
version "7.1.1"

0 commit comments

Comments
 (0)