We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb2ca67 + e0a5b84 commit a6a6752Copy full SHA for a6a6752
package.json
@@ -35,7 +35,7 @@
35
"@types/dotenv": "^8.2.0",
36
"@types/express": "^4.17.13",
37
"@types/express-rate-limit": "^6.0.0",
38
- "@types/faker": "^5.5.9",
+ "@types/faker": "5.5.9",
39
"@types/helmet": "^4.0.0",
40
"@types/jest": "^27.4.0",
41
"@types/jsonwebtoken": "^8.5.8",
yarn.lock
@@ -728,7 +728,7 @@
728
"@types/qs" "*"
729
"@types/serve-static" "*"
730
731
-"@types/faker@^5.5.9":
+"@types/[email protected]":
732
version "5.5.9"
733
resolved "https://registry.yarnpkg.com/@types/faker/-/faker-5.5.9.tgz#588ede92186dc557bff8341d294335d50d255f0c"
734
integrity sha512-uCx6mP3UY5SIO14XlspxsGjgaemrxpssJI0Ol+GfhxtcKpv9pgRZYsS4eeKeHVLje6Qtc8lGszuBI461+gVZBA==
0 commit comments