Merge pull request #3780 from thelounge/renovate/uuid-7.x
Update dependency uuid to v7.0.1
This commit is contained in:
commit
77279675ec
@ -64,7 +64,7 @@
|
||||
"socket.io": "2.3.0",
|
||||
"tlds": "1.207.0",
|
||||
"ua-parser-js": "0.7.21",
|
||||
"uuid": "7.0.0",
|
||||
"uuid": "7.0.1",
|
||||
"web-push": "3.4.3",
|
||||
"yarn": "1.22.0"
|
||||
},
|
||||
|
@ -9517,10 +9517,10 @@ utils-merge@1.0.1:
|
||||
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
||||
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
|
||||
|
||||
uuid@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.0.tgz#1833d4b9ce50b732bfaa271f9cb74e974d303c79"
|
||||
integrity sha512-LNUrNsXdI/fUsypJbWM8Jt4DgQdFAZh41p9C7WE9Cn+CULOEkoG2lgQyH68v3wnIy5K3fN4jdSt270K6IFA3MQ==
|
||||
uuid@7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.1.tgz#95ed6ff3d8c881cbf85f0f05cc3915ef994818ef"
|
||||
integrity sha512-yqjRXZzSJm9Dbl84H2VDHpM3zMjzSJQ+hn6C4zqd5ilW+7P4ZmLEEqwho9LjP+tGuZlF4xrHQXT0h9QZUS/pWA==
|
||||
|
||||
uuid@^3.3.2, uuid@^3.3.3:
|
||||
version "3.3.3"
|
||||
|
Loading…
Reference in New Issue
Block a user