Skip to content

Commit 93db062

Browse files
Bump uuid from 8.3.2 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 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@v8.3.2...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 bd7b6c4 commit 93db062

2 files changed

Lines changed: 36 additions & 13 deletions

File tree

package-lock.json

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

samples/msal-node-samples/on-behalf-of/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"express": "^4.20.0",
1818
"jsonwebtoken": "^9.0.0",
1919
"jwks-rsa": "^3.0.1",
20-
"uuid": "^8.3.1"
20+
"uuid": "^14.0.0"
2121
},
2222
"devDependencies": {
2323
"@types/jest": "^29.5.0",

0 commit comments

Comments
 (0)