Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v9 (#744)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency uuid to v9

* test: fix samples test

Co-authored-by: Alexander Fenster <github@fenster.name>
  • Loading branch information
renovate-bot and alexander-fenster authored Sep 9, 2022
1 parent 31e7a29 commit 570bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"mocha": "^8.0.0",
"pixelmatch": "^5.0.0",
"pngjs": "^6.0.0",
"uuid": "^8.0.0"
"uuid": "^9.0.0"
}
}

0 comments on commit 570bd7c

Please sign in to comment.