Skip to content

Commit

Permalink
Bump uuid and @types/uuid
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.

Updates `uuid` from 8.3.2 to 9.0.1
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v9.0.1)

Updates `@types/uuid` from 8.3.4 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: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 7467b86 commit 87a8860
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 16 deletions.
81 changes: 67 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"ably": "^1.2.27",
"node-fetch": "^3.2.10",
"pinia": "^2.0.16",
"uuid": "^8.3.2",
"uuid": "^9.0.1",
"vue": "^3.2.37"
},
"devDependencies": {
"@azure/static-web-apps-cli": "^1.0.2",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.3",
"@vitejs/plugin-vue": "^2.3.3",
"typescript": "^4.7.4",
"vite": "^2.9.13",
Expand Down

0 comments on commit 87a8860

Please sign in to comment.