Skip to content

Commit bc23c51

Browse files
chore: bump uuid from 3.4.0 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b9e069 commit bc23c51

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

package-lock.json

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

src/shadowbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"restify": "^11.1.0",
1818
"restify-cors-middleware2": "^2.2.1",
1919
"restify-errors": "^8.0.2",
20-
"uuid": "^3.1.0"
20+
"uuid": "^14.0.0"
2121
},
2222
"devDependencies": {
2323
"@types/js-yaml": "^3.11.2",

0 commit comments

Comments
 (0)