Bump faker from 5.5.2 to 5.5.3 (#257)

This commit is contained in:
dependabot-preview[bot]
2021-04-24 21:45:39 +02:00
committed by GitHub
parent a8e4b4652b
commit aff8b2795d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"faker": "^5.5.2",
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.0.0",
"marked": "^2.0.3",
@@ -4789,9 +4789,9 @@
]
},
"node_modules/faker": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/faker/-/faker-5.5.2.tgz",
"integrity": "sha512-6G3lzZXWjWfqTJDS9KhHFIislZMGdrzDqews3T14E/dsANVbs3YT4A3jSNDrbA/gbtmjLuKJx9DzcLucdXBqBw=="
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/faker/-/faker-5.5.3.tgz",
"integrity": "sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g=="
},
"node_modules/falafel": {
"version": "2.2.4",
@@ -16333,9 +16333,9 @@
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
},
"faker": {
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/faker/-/faker-5.5.2.tgz",
"integrity": "sha512-6G3lzZXWjWfqTJDS9KhHFIislZMGdrzDqews3T14E/dsANVbs3YT4A3jSNDrbA/gbtmjLuKJx9DzcLucdXBqBw=="
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/faker/-/faker-5.5.3.tgz",
"integrity": "sha512-wLTv2a28wjUyWkbnX7u/ABZBkUkIF2fCd73V6P2oFqEGEktDfzWx4UxrSqtPRw0xPRAcjeAOIiJWqZm3pP4u3g=="
},
"falafel": {
"version": "2.2.4",

View File

@@ -32,7 +32,7 @@
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-rate-limit": "^5.2.6",
"faker": "^5.5.2",
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.0.0",
"marked": "^2.0.3",