fix(deps): pin dependencies (#41589)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-03-27 20:57:57 +05:30
committed by GitHub
parent 42365dd172
commit 08114292c3
22 changed files with 4051 additions and 2291 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@freecodecamp/client", "name": "@freecodecamp/client",
"version": "1.0.0", "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -38,100 +38,100 @@
"validate-keys": "node ./i18n/validate-keys.js" "validate-keys": "node ./i18n/validate-keys.js"
}, },
"dependencies": { "dependencies": {
"@babel/plugin-proposal-export-default-from": "^7.12.13", "@babel/plugin-proposal-export-default-from": "7.12.13",
"@babel/plugin-proposal-function-bind": "^7.12.13", "@babel/plugin-proposal-function-bind": "7.12.13",
"@babel/polyfill": "^7.12.1", "@babel/polyfill": "7.12.1",
"@babel/standalone": "^7.13.12", "@babel/standalone": "7.13.12",
"@fortawesome/fontawesome": "^1.1.8", "@fortawesome/fontawesome": "1.1.8",
"@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/fontawesome-svg-core": "1.2.35",
"@fortawesome/free-brands-svg-icons": "^5.15.3", "@fortawesome/free-brands-svg-icons": "5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/free-solid-svg-icons": "5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14", "@fortawesome/react-fontawesome": "0.1.14",
"@freecodecamp/loop-protect": "^2.2.1", "@freecodecamp/loop-protect": "2.2.1",
"@freecodecamp/react-bootstrap": "^0.32.3", "@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "^1.0.0", "@freecodecamp/react-calendar-heatmap": "1.0.0",
"@loadable/component": "^5.14.1", "@loadable/component": "5.14.1",
"@reach/router": "^1.3.4", "@reach/router": "1.3.4",
"@stripe/react-stripe-js": "^1.4.0", "@stripe/react-stripe-js": "1.4.0",
"algoliasearch": "^3.35.1", "algoliasearch": "3.35.1",
"assert": "^2.0.0", "assert": "2.0.0",
"axios": "^0.21.1", "axios": "0.21.1",
"babel-plugin-prismjs": "^2.0.1", "babel-plugin-prismjs": "2.0.1",
"bezier-easing": "^2.1.0", "bezier-easing": "2.1.0",
"browser-cookies": "^1.2.0", "browser-cookies": "1.2.0",
"buffer": "^6.0.3", "buffer": "6.0.3",
"chai": "^4.3.4", "chai": "4.3.4",
"crypto-browserify": "^3.12.0", "crypto-browserify": "3.12.0",
"csrf": "^3.1.0", "csrf": "3.1.0",
"date-fns": "^2.19.0", "date-fns": "2.19.0",
"enzyme": "^3.10.0", "enzyme": "3.11.0",
"enzyme-adapter-react-16": "^1.15.6", "enzyme-adapter-react-16": "1.15.6",
"final-form": "^4.20.2", "final-form": "4.20.2",
"gatsby": "^3.1.2", "gatsby": "3.1.2",
"gatsby-cli": "^3.0.0", "gatsby-cli": "3.1.0",
"gatsby-plugin-advanced-sitemap": "^1.6.0", "gatsby-plugin-advanced-sitemap": "1.6.0",
"gatsby-plugin-create-client-paths": "^3.1.0", "gatsby-plugin-create-client-paths": "3.1.0",
"gatsby-plugin-manifest": "^3.1.0", "gatsby-plugin-manifest": "3.1.0",
"gatsby-plugin-postcss": "^4.1.0", "gatsby-plugin-postcss": "4.1.0",
"gatsby-plugin-react-helmet": "^4.1.0", "gatsby-plugin-react-helmet": "4.1.0",
"gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-remark-prismjs": "^4.1.0", "gatsby-remark-prismjs": "4.1.0",
"gatsby-source-filesystem": "^3.1.0", "gatsby-source-filesystem": "3.1.0",
"gatsby-transformer-remark": "^3.1.0", "gatsby-transformer-remark": "3.1.0",
"i18next": "^19.9.1", "i18next": "19.9.1",
"jquery": "^3.6.0", "jquery": "3.6.0",
"lodash": "^4.17.21", "lodash": "4.17.21",
"monaco-editor": "^0.22.3", "monaco-editor": "0.22.3",
"nanoid": "^3.1.22", "nanoid": "3.1.22",
"path-browserify": "^1.0.1", "path-browserify": "1.0.1",
"prismjs": "^1.23.0", "prismjs": "1.23.0",
"process": "^0.11.10", "process": "0.11.10",
"query-string": "^6.14.1", "query-string": "6.14.1",
"react": "^16.14.0", "react": "16.14.0",
"react-dom": "^16.14.0", "react-dom": "16.14.0",
"react-final-form": "^6.5.3", "react-final-form": "6.5.3",
"react-ga": "^2.7.0", "react-ga": "2.7.0",
"react-helmet": "^6.1.0", "react-helmet": "6.1.0",
"react-hotkeys": "^2.0.0", "react-hotkeys": "2.0.0",
"react-i18next": "^11.8.11", "react-i18next": "11.8.11",
"react-instantsearch-dom": "^6.10.3", "react-instantsearch-dom": "6.10.3",
"react-lazy-load": "^3.1.13", "react-lazy-load": "3.1.13",
"react-monaco-editor": "^0.39.1", "react-monaco-editor": "0.39.1",
"react-redux": "^5.0.7", "react-redux": "5.1.2",
"react-reflex": "^4.0.0", "react-reflex": "4.0.0",
"react-responsive": "^6.1.1", "react-responsive": "6.1.2",
"react-scrollable-anchor": "^0.6.1", "react-scrollable-anchor": "0.6.1",
"react-spinkit": "^3.0.0", "react-spinkit": "3.0.0",
"react-tooltip": "^4.2.13", "react-tooltip": "4.2.13",
"react-transition-group": "^4.4.1", "react-transition-group": "4.4.1",
"react-youtube": "^7.13.1", "react-youtube": "7.13.1",
"redux": "^4.0.4", "redux": "4.0.5",
"redux-actions": "^2.6.5", "redux-actions": "2.6.5",
"redux-devtools-extension": "^2.13.9", "redux-devtools-extension": "2.13.9",
"redux-observable": "^1.2.0", "redux-observable": "1.2.0",
"redux-saga": "^1.1.1", "redux-saga": "1.1.3",
"reselect": "^4.0.0", "reselect": "4.0.0",
"rxjs": "^6.6.6", "rxjs": "6.6.6",
"sanitize-html": "^2.3.3", "sanitize-html": "2.3.3",
"sass.js": "^0.11.0", "sass.js": "0.11.1",
"store": "^2.0.12", "store": "2.0.12",
"stream-browserify": "^3.0.0", "stream-browserify": "3.0.0",
"typescript": "^4.2.3", "typescript": "4.2.3",
"validator": "^13.5.2" "validator": "13.5.2"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/jest-dom": "^5.11.10", "@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "^11.2.5", "@testing-library/react": "11.2.5",
"autoprefixer": "^9.8.6", "autoprefixer": "9.8.6",
"babel-plugin-transform-imports": "^1.5.1", "babel-plugin-transform-imports": "1.5.1",
"chokidar": "^3.5.1", "chokidar": "3.5.1",
"copy-webpack-plugin": "^5.1.2", "copy-webpack-plugin": "5.1.2",
"jest": "^26.6.3", "jest": "26.6.3",
"jest-json-schema-extended": "^0.3.0", "jest-json-schema-extended": "0.3.0",
"monaco-editor-webpack-plugin": "^3.0.0", "monaco-editor-webpack-plugin": "3.0.0",
"react-test-renderer": "^16.14.0", "react-test-renderer": "16.14.0",
"redux-saga-test-plan": "^4.0.1", "redux-saga-test-plan": "4.0.1",
"webpack": "^5.28.0", "webpack": "5.28.0",
"webpack-cli": "^4.5.0" "webpack-cli": "4.5.0"
} }
} }

View File

@ -31,37 +31,37 @@
"test:full-output": "cross-env FULL_OUTPUT=true mocha --delay --reporter progress" "test:full-output": "cross-env FULL_OUTPUT=true mocha --delay --reporter progress"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.13.10", "@babel/core": "7.13.10",
"@babel/polyfill": "^7.11.5", "@babel/polyfill": "7.12.1",
"@babel/preset-env": "^7.13.12", "@babel/preset-env": "7.13.12",
"@babel/register": "^7.11.5", "@babel/register": "7.13.8",
"acorn": "^8.1.0", "acorn": "8.1.0",
"acorn-jsx": "^5.3.1", "acorn-jsx": "5.3.1",
"babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-add-module-exports": "0.2.1",
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "^3.3.4", "babel-plugin-lodash": "3.3.4",
"babel-plugin-transform-runtime": "^6.23.0", "babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "^1.7.0", "babel-preset-env": "1.7.0",
"babel-preset-react": "^6.24.1", "babel-preset-react": "6.24.1",
"babel-preset-stage-0": "^6.3.13", "babel-preset-stage-0": "6.24.1",
"chai": "^4.3.4", "chai": "4.3.4",
"cross-env": "^7.0.2", "cross-env": "7.0.3",
"css": "^3.0.0", "css": "3.0.0",
"fs-extra": "^6.0.1", "fs-extra": "6.0.1",
"gulp": "^4.0.2", "gulp": "4.0.2",
"invariant": "^2.2.4", "invariant": "2.2.4",
"joi": "^13.3.0", "joi": "13.7.0",
"joi-objectid": "^2.0.0", "joi-objectid": "2.0.0",
"js-yaml": "^4.0.0", "js-yaml": "4.0.0",
"jsdom": "^12.2.0", "jsdom": "12.2.0",
"live-server": "^1.2.1", "live-server": "1.2.1",
"lodash": "^4.17.20", "lodash": "4.17.21",
"mocha": "^8.3.2", "mocha": "8.3.2",
"puppeteer": "^8.0.0", "puppeteer": "8.0.0",
"readdirp": "^3.6.0", "readdirp": "3.6.0",
"rehype": "^11.0.0", "rehype": "11.0.0",
"string-similarity": "^4.0.2", "string-similarity": "4.0.4",
"unist-util-visit": "^2.0.3", "unist-util-visit": "2.0.3",
"vfile": "^4.2.1" "vfile": "4.2.1"
} }
} }

View File

@ -100,42 +100,42 @@
} }
}, },
"dependencies": { "dependencies": {
"dotenv": "^8.2.0" "dotenv": "8.2.0"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/cypress": "^7.0.4", "@testing-library/cypress": "7.0.4",
"babel-eslint": "^10.1.0", "babel-eslint": "10.1.0",
"cross-env": "^7.0.3", "cross-env": "7.0.3",
"cypress": "^6.8.0", "cypress": "6.8.0",
"debug": "^4.3.1", "debug": "4.3.1",
"docsify-cli": "^4.4.3", "docsify-cli": "4.4.3",
"eslint": "^7.22.0", "eslint": "7.22.0",
"eslint-config-prettier": "^8.1.0", "eslint-config-prettier": "8.1.0",
"eslint-plugin-babel": "^5.3.1", "eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prefer-object-spread": "^1.2.1", "eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "^3.3.1", "eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "^7.23.1", "eslint-plugin-react": "7.23.1",
"eslint-plugin-react-hooks": "^2.0.1", "eslint-plugin-react-hooks": "2.5.1",
"execa": "^4.0.3", "execa": "4.0.3",
"gray-matter": "^4.0.2", "gray-matter": "4.0.2",
"husky": "^3.1.0", "husky": "3.1.0",
"jest": "^24.9.0", "jest": "24.9.0",
"jest-dom": "^4.0.0", "jest-dom": "4.0.0",
"js-yaml": "^3.14.0", "js-yaml": "3.14.1",
"lerna": "^4.0.0", "lerna": "4.0.0",
"lint-staged": "^8.2.1", "lint-staged": "8.2.1",
"lodash": "^4.17.21", "lodash": "4.17.21",
"markdownlint": "^0.21.0", "markdownlint": "0.21.0",
"npm-run-all": "^4.1.5", "npm-run-all": "4.1.5",
"ora": "^5.4.0", "ora": "5.4.0",
"prettier": "^2.2.1", "prettier": "2.2.1",
"prismjs": "^1.23.0", "prismjs": "1.23.0",
"readdirp-walk": "^1.7.0", "readdirp-walk": "1.7.0",
"shx": "^0.3.3", "shx": "0.3.3",
"sinon": "^7.4.1", "sinon": "7.4.1",
"sinon-express-mock": "^2.2.1", "sinon-express-mock": "2.2.1",
"start-server-and-test": "^1.12.1" "start-server-and-test": "1.12.1"
} }
} }

View File

@ -22,8 +22,8 @@
"test": "mocha --delay --reporter progress --bail" "test": "mocha --delay --reporter progress --bail"
}, },
"devDependencies": { "devDependencies": {
"bson-objectid": "^1.3.1", "bson-objectid": "1.3.1",
"cross-env": "^7.0.2", "cross-env": "7.0.2",
"gray-matter": "^4.0.2" "gray-matter": "4.0.2"
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "challenge-parser", "name": "@freecodecamp/challenge-parser",
"version": "0.0.1", "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View File

@ -22,34 +22,34 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"dependencies": { "dependencies": {
"hast-util-to-html": "^7.1.1", "hast-util-to-html": "7.1.1",
"js-yaml": "^3.12.0", "js-yaml": "3.14.0",
"lodash": "^4.17.19", "lodash": "4.17.20",
"mdast-builder": "^1.1.1", "mdast-builder": "1.1.1",
"mdast-util-gfm": "^0.1.0", "mdast-util-gfm": "0.1.0",
"mdast-util-to-hast": "^9.1.1", "mdast-util-to-hast": "9.1.2",
"micromark-extension-gfm-strikethrough": "^0.6.1", "micromark-extension-gfm-strikethrough": "0.6.1",
"micromark-extension-gfm-table": "^0.4.1", "micromark-extension-gfm-table": "0.4.1",
"remark": "^13.0.0", "remark": "13.0.0",
"remark-directive": "^1.0.1", "remark-directive": "1.0.1",
"remark-frontmatter": "^3.0.0", "remark-frontmatter": "3.0.0",
"remark-html": "^12.0.0", "remark-html": "12.0.0",
"remark-parse": "^9.0.0", "remark-parse": "9.0.0",
"remark-stringify": "^9.0.1", "remark-stringify": "9.0.1",
"to-vfile": "^5.0.1", "to-vfile": "5.0.3",
"unified": "^7.0.0", "unified": "7.1.0",
"unist-util-find": "^1.0.1", "unist-util-find": "1.0.1",
"unist-util-find-after": "^3.0.0", "unist-util-find-after": "3.0.0",
"unist-util-find-all-after": "^3.0.1", "unist-util-find-all-after": "3.0.1",
"unist-util-find-all-between": "^2.0.0", "unist-util-find-all-between": "2.1.0",
"unist-util-is": "^4.0.2", "unist-util-is": "4.0.2",
"unist-util-modify-children": "^2.0.0", "unist-util-modify-children": "2.0.0",
"unist-util-position": "^3.1.0", "unist-util-position": "3.1.0",
"unist-util-remove": "^2.0.0", "unist-util-remove": "2.0.0",
"unist-util-visit": "^2.0.3", "unist-util-visit": "2.0.3",
"unist-util-visit-children": "^1.1.4" "unist-util-visit-children": "1.1.4"
}, },
"devDependencies": { "devDependencies": {
"unist-util-select": "^3.0.1" "unist-util-select": "3.0.1"
} }
} }

View File

@ -1,7 +1,8 @@
{ {
"name": "@freecodecamp/dashboard-client", "name": "@freecodecamp/dashboard-client",
"requires": true, "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true,
"dependencies": { "dependencies": {
"@babel/code-frame": { "@babel/code-frame": {
"version": "7.10.4", "version": "7.10.4",

View File

@ -32,12 +32,12 @@
"not op_mini all" "not op_mini all"
], ],
"dependencies": { "dependencies": {
"react": "^16.6.3", "react": "16.14.0",
"react-dom": "^16.6.3", "react-dom": "16.14.0",
"react-scripts": "2.1.1", "react-scripts": "2.1.1",
"styled-components": "^4.1.1" "styled-components": "4.4.1"
}, },
"devDependencies": { "devDependencies": {
"cross-env": "^5.2.0" "cross-env": "5.2.1"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@freecodecamp/contributer-tools", "name": "@freecodecamp/dashboard-server",
"version": "1.0.0", "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -42,18 +42,18 @@
] ]
}, },
"dependencies": { "dependencies": {
"@octokit/rest": "^18.0.12", "@octokit/rest": "18.0.12",
"body-parser": "^1.18.3", "body-parser": "1.19.0",
"cross-env": "^5.2.0", "cross-env": "5.2.1",
"express": "^4.16.3", "express": "4.17.1",
"express-rate-limit": "^5.2.3", "express-rate-limit": "5.2.3",
"mongoose": "^5.4.1" "mongoose": "5.11.7"
}, },
"devDependencies": { "devDependencies": {
"expect": "^23.6.0", "expect": "23.6.0",
"jest": "^22.4.3", "jest": "22.4.4",
"nodemon": "^1.17.2", "nodemon": "1.19.4",
"smee-client": "^1.0.2", "smee-client": "1.2.2",
"standard": "^10.0.3" "standard": "10.0.3"
} }
} }

View File

@ -1,7 +1,8 @@
{ {
"name": "freecodecampcontributelib", "name": "@freecodecamp/contributor-tools-lib",
"requires": true, "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true,
"dependencies": { "dependencies": {
"@octokit/auth-token": { "@octokit/auth-token": {
"version": "2.4.4", "version": "2.4.4",

View File

@ -22,18 +22,18 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@octokit/rest": "^18.0.12", "@octokit/rest": "18.0.12",
"cli-progress": "^2.1.0", "cli-progress": "2.1.1",
"date-fns": "^1.29.0", "date-fns": "1.30.1",
"dedent": "^0.7.0", "dedent": "0.7.0",
"dotenv": "^6.1.0", "dotenv": "6.2.0",
"form-data": "^2.3.3", "form-data": "2.5.1",
"gray-matter": "^4.0.1", "gray-matter": "4.0.2",
"lodash": "^4.17.11", "lodash": "4.17.20",
"path": "^0.12.7", "path": "0.12.7",
"readdirp-walk": "^1.6.0", "readdirp-walk": "1.7.0",
"travis-ci": "^2.2.0", "travis-ci": "2.2.0",
"util": "^0.11.1" "util": "0.11.1"
}, },
"devDependencies": {} "devDependencies": {}
} }

View File

@ -1,7 +1,8 @@
{ {
"name": "freecodecampcontributeoneoffscripts", "name": "@freecodecamp/contributor-tools-one-off-scripts",
"requires": true, "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true,
"dependencies": { "dependencies": {
"@octokit/auth-token": { "@octokit/auth-token": {
"version": "2.4.4", "version": "2.4.4",

View File

@ -22,10 +22,10 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@octokit/rest": "^18.0.12", "@octokit/rest": "18.0.12",
"cli-progress": "^2.1.0", "cli-progress": "2.1.1",
"dedent": "^0.7.0", "dedent": "0.7.0",
"path": "^0.12.7" "path": "0.12.7"
}, },
"devDependencies": {} "devDependencies": {}
} }

View File

@ -1,7 +1,8 @@
{ {
"name": "@freecodecamp/contributer-tools", "name": "@freecodecamp/contributor-tools",
"requires": true, "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true,
"dependencies": { "dependencies": {
"@babel/code-frame": { "@babel/code-frame": {
"version": "7.10.4", "version": "7.10.4",

View File

@ -39,17 +39,17 @@
] ]
}, },
"dependencies": { "dependencies": {
"ajv": "^6.6.1", "ajv": "6.12.6",
"ajv-keywords": "^3.2.0" "ajv-keywords": "3.5.2"
}, },
"devDependencies": { "devDependencies": {
"dotenv": "^8.2.0", "dotenv": "8.2.0",
"eslint": "^5.9.0", "eslint": "5.16.0",
"joi": "^14.3.1", "joi": "14.3.1",
"lerna": "^3.5.1", "lerna": "3.22.1",
"mocha": "^5.2.0", "mocha": "5.2.0",
"nodemon": "^1.18.9", "nodemon": "1.19.4",
"npm-run-all": "^4.1.5", "npm-run-all": "4.1.5",
"prettier": "^1.15.2" "prettier": "1.19.1"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "crowdin", "name": "@freecodecamp/crowdin",
"version": "1.0.0", "version": "0.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -22,11 +22,11 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"dependencies": { "dependencies": {
"@actions/core": "^1.2.6", "@actions/core": "1.2.6",
"@actions/github": "^4.0.0", "@actions/github": "4.0.0",
"dotenv": "^8.2.0", "dotenv": "8.2.0",
"gray-matter": "^4.0.2", "gray-matter": "4.0.2",
"node-fetch": "^2.6.1", "node-fetch": "2.6.1",
"readdirp": "^3.5.0" "readdirp": "3.5.0"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -22,8 +22,8 @@
"test": "jest" "test": "jest"
}, },
"devDependencies": { "devDependencies": {
"debug": "^4.0.1", "debug": "4.1.1",
"dotenv": "^6.0.0", "dotenv": "6.2.0",
"jest": "^26.0.0" "jest": "26.0.0"
} }
} }

View File

@ -22,10 +22,10 @@
"test": "jest" "test": "jest"
}, },
"devDependencies": { "devDependencies": {
"debug": "^4.0.1", "debug": "4.0.1",
"dotenv": "^6.0.0", "dotenv": "6.0.0",
"jest": "^24.9.0", "jest": "24.9.0",
"lodash": "^4.17.19", "lodash": "4.17.19",
"mongodb": "^3.5.5" "mongodb": "3.5.5"
} }
} }