Skip to content

Commit 37842d5

Browse files
Bump uuid from 10.0.0 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 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@v10.0.0...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a78275e commit 37842d5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
"node-fetch": "^3.3.2",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",
33-
"uuid": "^10.0.0",
33+
"uuid": "^11.1.0",
3434
"winston": "^3.14.2"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)