fix: downgrade faker-js

This commit is contained in:
lowlighter
2022-02-03 21:24:11 -05:00
parent 8be6a61014
commit a5867697ca
2 changed files with 8 additions and 12 deletions

View File

@@ -32,7 +32,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"@faker-js/faker": "^6.0.0-alpha.5",
"@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0",
"@primer/css": "^19.3.0",