chore(deps)(deps-dev): bump @types/uuid from 9.0.1 to 9.0.3 (#1529)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.1 to 9.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 22:10:50 +05:30 committed by GitHub
parent c8b404afb6
commit aea96349d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 7 deletions

15
package-lock.json generated
View File

@ -4390,9 +4390,10 @@
"license": "MIT"
},
"node_modules/@types/uuid": {
"version": "9.0.1",
"dev": true,
"license": "MIT"
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.3.tgz",
"integrity": "sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==",
"dev": true
},
"node_modules/@types/ws": {
"version": "8.5.5",
@ -26820,7 +26821,7 @@
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.3",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.3.2",
@ -30389,7 +30390,9 @@
"version": "3.0.0"
},
"@types/uuid": {
"version": "9.0.1",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.3.tgz",
"integrity": "sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==",
"dev": true
},
"@types/ws": {
@ -30832,7 +30835,7 @@
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.3",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"@waku/proto": "0.0.5",

View File

@ -92,7 +92,7 @@
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.3",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.3.2",