Skip to content

Commit fda174c

Browse files
dependabot[bot]rez1dent3
authored andcommitted
Bump uuid from 8.3.2 to 9.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 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.2...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 dd5782d commit fda174c

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
@@ -21,7 +21,7 @@
2121
"mini-css-extract-plugin": "^2.6.1",
2222
"prismjs": "^1.29.0",
2323
"size-limit": "^8.0.1",
24-
"uuid": "^8.3.1",
24+
"uuid": "^9.0.0",
2525
"webpack": "^5.74.0"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)