Skip to content

Commit

Permalink
Merge pull request #63 from radiofrance/update-uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
zckrs authored Jul 4, 2023
2 parents e9902c1 + 5b672dc commit d854062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "www.radiofrance.fr"
},
"engines": {
"node": ">=6"
"node": ">=10"
},
"scripts": {
"lint": "eslint .",
Expand All @@ -34,7 +34,7 @@
"@types/amqplib": "^0.10.1",
"amqplib": "^0.10.3",
"p-wait-for": "^1.0.0",
"uuid": "^3.0.1"
"uuid": "^8.3.2"
},
"devDependencies": {
"ava": "^0.22.0",
Expand Down

0 comments on commit d854062

Please sign in to comment.