Skip to content

Commit 299c9b7

Browse files
Replace dependency faker with @faker-js/faker ^5.5.3
1 parent ff9fca5 commit 299c9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"not op_mini all"
3030
],
3131
"devDependencies": {
32-
"faker": "^6.0.0"
32+
"@faker-js/faker": "^5.5.3"
3333
}
3434
}

0 commit comments

Comments
 (0)