Skip to content

Commit 142d654

Browse files
Update dependency uuid to v11 [SECURITY]
1 parent 0a4bc3f commit 142d654

2 files changed

Lines changed: 9 additions & 22 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dmptool-apollo-server",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Apollo GraphQL server for the DMP Tool system",
55
"main": "index.js",
66
"scripts": {
@@ -74,7 +74,7 @@
7474
"mysql2": "^3.20.0",
7575
"nodemailer": "^8.0.5",
7676
"pino": "^10.3.1",
77-
"uuid": "^9.0.1",
77+
"uuid": "^11.0.0",
7878
"uuid-random": "^1.3.2",
7979
"xpath": "^0.0.34"
8080
},

0 commit comments

Comments
 (0)