Skip to content

Commit 0be71e8

Browse files
fix(deps): update dependency @faker-js/faker to v10
Ref: PACT-445
1 parent 05f6a8c commit 0be71e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test:events": "node test/kafkaProducer.js"
1212
},
1313
"dependencies": {
14-
"@faker-js/faker": "^9.2.0",
14+
"@faker-js/faker": "^10.0.0",
1515
"cors": "^2.8.5",
1616
"express": "^5.0.1",
1717
"kafkajs": "^2.2.4",

0 commit comments

Comments
 (0)