Skip to content

Commit 641fff9

Browse files
Bump uuid from 9.0.1 to 11.1.0 (#40)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 939994a commit 641fff9

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

Lines changed: 5 additions & 6 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
@@ -30,7 +30,7 @@
3030
"remark-gfm": "^4.0.0",
3131
"remark-rehype": "^11.1.0",
3232
"sharp": "0.34.2",
33-
"uuid": "^9.0.1"
33+
"uuid": "^11.1.0"
3434
},
3535
"devDependencies": {
3636
"@types/node": "22.13.16",

0 commit comments

Comments
 (0)