chore(deps)(deps-dev): bump @types/uuid from 9.0.4 to 9.0.6 (#1706)

Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.4 to 9.0.6.
- [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-11-07 01:17:38 +05:30 committed by GitHub
parent 5dd882c969
commit 535a748ae9
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

@ -4098,9 +4098,10 @@
"license": "MIT"
},
"node_modules/@types/uuid": {
"version": "9.0.4",
"dev": true,
"license": "MIT"
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
"dev": true
},
"node_modules/@types/ws": {
"version": "8.5.5",
@ -25942,7 +25943,7 @@
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.10",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.3",
"@types/uuid": "^9.0.6",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.3.2",
@ -28939,7 +28940,9 @@
"version": "3.0.0"
},
"@types/uuid": {
"version": "9.0.4",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
"dev": true
},
"@types/ws": {
@ -29249,7 +29252,7 @@
"@types/chai": "^4.3.5",
"@types/debug": "^4.1.10",
"@types/mocha": "^10.0.1",
"@types/uuid": "^9.0.3",
"@types/uuid": "^9.0.6",
"@waku/build-utils": "*",
"@waku/enr": "^0.0.19",
"@waku/interfaces": "0.0.20",

View File

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