Skip to content

Commit 65418b3

Browse files
Bump uuid from 8.3.0 to 9.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.0 to 9.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v8.3.0...v9.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca431a8 commit 65418b3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"level": "^6.0.0",
1313
"moment": "^2.24.0",
1414
"node-fetch": "^2.6.7",
15-
"uuid": "^8.3.0"
15+
"uuid": "^9.0.0"
1616
},
1717
"scripts": {
1818
"start": "npx electron .",

0 commit comments

Comments
 (0)