Skip to content

Commit 0cd83dd

Browse files
Bump uuid from 11.1.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 062d32b commit 0cd83dd

File tree

2 files changed

+51
-10
lines changed

2 files changed

+51
-10
lines changed

package-lock.json

Lines changed: 50 additions & 9 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
@@ -204,7 +204,7 @@
204204
"jsonld-context-parser": "^3.0.0",
205205
"jsonld-streaming-parser": "^5.0.0",
206206
"n3": "^1.17.2",
207-
"uuid": "^11.0.1"
207+
"uuid": "^13.0.0"
208208
},
209209
"engines": {
210210
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"

0 commit comments

Comments
 (0)