Skip to content

Commit 6d6fae9

Browse files
Update dependency uuid to v11 [SECURITY]
1 parent 401f0c8 commit 6d6fae9

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": {
@@ -76,7 +76,7 @@
7676
"mysql2": "^3.20.0",
7777
"nodemailer": "^8.0.5",
7878
"pino": "^10.3.1",
79-
"uuid": "^9.0.1",
79+
"uuid": "^11.0.0",
8080
"uuid-random": "^1.3.2",
8181
"xpath": "^0.0.34"
8282
},

0 commit comments

Comments
 (0)