Consolidate lodash dependency to 4.17.20 (#8861)

Signed-off-by: Jorrit Schippers <jorrit@ncode.nl>

Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
This commit is contained in:
Jorrit Schippers 2021-01-13 12:08:13 +01:00 committed by GitHub
parent a63901d205
commit 8d88f5e97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 25 additions and 25 deletions

View File

@ -63,7 +63,7 @@
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"koa-compose": "4.1.0", "koa-compose": "4.1.0",
"koa-passport": "4.1.3", "koa-passport": "4.1.3",
"lodash": "4.17.19", "lodash": "4.17.20",
"match-sorter": "^4.0.2", "match-sorter": "^4.0.2",
"mini-css-extract-plugin": "^0.6.0", "mini-css-extract-plugin": "^0.6.0",
"moment": "^2.29.1", "moment": "^2.29.1",

View File

@ -19,7 +19,7 @@
"bookshelf": "^1.0.1", "bookshelf": "^1.0.1",
"date-fns": "^2.8.1", "date-fns": "^2.8.1",
"inquirer": "^6.3.1", "inquirer": "^6.3.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"p-map": "4.0.0", "p-map": "4.0.0",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"rimraf": "3.0.2", "rimraf": "3.0.2",

View File

@ -15,7 +15,7 @@
}, },
"main": "./lib", "main": "./lib",
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"mongoose": "5.10.8", "mongoose": "5.10.8",
"mongoose-float": "^1.0.4", "mongoose-float": "^1.0.4",
"mongoose-long": "^0.3.2", "mongoose-long": "^0.3.2",

View File

@ -28,7 +28,7 @@
}, },
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"p-map": "4.0.0", "p-map": "4.0.0",
"strapi-utils": "3.4.1", "strapi-utils": "3.4.1",
"verror": "^1.10.0" "verror": "^1.10.0"

View File

@ -13,7 +13,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },

View File

@ -14,7 +14,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },
"scripts": { "scripts": {

View File

@ -14,7 +14,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },

View File

@ -19,7 +19,7 @@
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"hosted-git-info": "3.0.7", "hosted-git-info": "3.0.7",
"inquirer": "^6.3.1", "inquirer": "^6.3.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"node-machine-id": "^1.1.10", "node-machine-id": "^1.1.10",
"ora": "^3.4.0", "ora": "^3.4.0",

View File

@ -14,7 +14,7 @@
}, },
"dependencies": { "dependencies": {
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },
"scripts": { "scripts": {

View File

@ -14,7 +14,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },
"scripts": { "scripts": {

View File

@ -14,7 +14,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },
"scripts": { "scripts": {

View File

@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"async": "^2.6.2", "async": "^2.6.2",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"reportback": "^2.0.2", "reportback": "^2.0.2",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },

View File

@ -60,7 +60,7 @@
"classnames": "^2.2.5", "classnames": "^2.2.5",
"immutable": "^3.8.2", "immutable": "^3.8.2",
"invariant": "^2.2.1", "invariant": "^2.2.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"moment": "^2.29.1", "moment": "^2.29.1",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.9.0", "react-dom": "^16.9.0",

View File

@ -16,7 +16,7 @@
"main": "./lib", "main": "./lib",
"dependencies": { "dependencies": {
"ioredis": "^4.9.3", "ioredis": "^4.9.3",
"lodash": "4.17.19", "lodash": "4.17.20",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"stack-trace": "0.0.10", "stack-trace": "0.0.10",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"

View File

@ -17,7 +17,7 @@
"dependencies": { "dependencies": {
"consolidate": "^0.15.1", "consolidate": "^0.15.1",
"koa-views": "^6.3.0", "koa-views": "^6.3.0",
"lodash": "4.17.19" "lodash": "4.17.20"
}, },
"author": { "author": {
"email": "hi@strapi.io", "email": "hi@strapi.io",

View File

@ -21,7 +21,7 @@
"draft-js": "^0.11.5", "draft-js": "^0.11.5",
"highlight.js": "^10.1.1", "highlight.js": "^10.1.1",
"immutable": "^3.8.2", "immutable": "^3.8.2",
"lodash": "4.17.19", "lodash": "4.17.20",
"markdown-it": "^11.0.1", "markdown-it": "^11.0.1",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0", "markdown-it-container": "^3.0.0",

View File

@ -17,7 +17,7 @@
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"immutable": "^3.8.2", "immutable": "^3.8.2",
"lodash": "4.17.19", "lodash": "4.17.20",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.9.0", "react-dom": "^16.9.0",

View File

@ -21,7 +21,7 @@
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"immutable": "^3.8.2", "immutable": "^3.8.2",
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"lodash": "4.17.19", "lodash": "4.17.20",
"moment": "^2.29.1", "moment": "^2.29.1",
"path-to-regexp": "^3.1.0", "path-to-regexp": "^3.1.0",
"react": "^16.13.1", "react": "^16.13.1",

View File

@ -12,7 +12,7 @@
"test": "echo \"no tests yet\"" "test": "echo \"no tests yet\""
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"strapi-provider-email-sendmail": "3.4.1", "strapi-provider-email-sendmail": "3.4.1",
"strapi-utils": "3.4.1" "strapi-utils": "3.4.1"
}, },

View File

@ -25,7 +25,7 @@
"is-valid-domain": "0.0.15", "is-valid-domain": "0.0.15",
"koa-range": "0.3.0", "koa-range": "0.3.0",
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"lodash": "4.17.19", "lodash": "4.17.20",
"node-fetch": "2.6.1", "node-fetch": "2.6.1",
"react": "^16.13.1", "react": "^16.13.1",
"react-copy-to-clipboard": "^5.0.1", "react-copy-to-clipboard": "^5.0.1",

View File

@ -24,7 +24,7 @@
"immutable": "^3.8.2", "immutable": "^3.8.2",
"jsonwebtoken": "^8.1.0", "jsonwebtoken": "^8.1.0",
"koa2-ratelimit": "^0.9.0", "koa2-ratelimit": "^0.9.0",
"lodash": "4.17.19", "lodash": "4.17.20",
"purest": "3.1.0", "purest": "3.1.0",
"react": "^16.13.1", "react": "^16.13.1",
"react-dom": "^16.9.0", "react-dom": "^16.9.0",

View File

@ -14,7 +14,7 @@
"lib": "./lib" "lib": "./lib"
}, },
"dependencies": { "dependencies": {
"lodash": "4.17.19", "lodash": "4.17.20",
"nodemailer": "6.4.17" "nodemailer": "6.4.17"
}, },
"repository": { "repository": {

View File

@ -15,7 +15,7 @@
"main": "./lib", "main": "./lib",
"dependencies": { "dependencies": {
"aws-sdk": "2.785.0", "aws-sdk": "2.785.0",
"lodash": "4.17.19" "lodash": "4.17.20"
}, },
"strapi": { "strapi": {
"isProvider": true "isProvider": true

View File

@ -16,7 +16,7 @@
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"date-fns": "^2.8.1", "date-fns": "^2.8.1",
"lodash": "4.17.19", "lodash": "4.17.20",
"pino": "^4.7.1", "pino": "^4.7.1",
"pluralize": "^8.0.0", "pluralize": "^8.0.0",
"yup": "0.29.3" "yup": "0.29.3"

View File

@ -44,7 +44,7 @@
"koa-router": "^7.4.0", "koa-router": "^7.4.0",
"koa-session": "^6.0.0", "koa-session": "^6.0.0",
"koa-static": "^5.0.0", "koa-static": "^5.0.0",
"lodash": "4.17.19", "lodash": "4.17.20",
"node-fetch": "2.6.1", "node-fetch": "2.6.1",
"node-machine-id": "1.1.12", "node-machine-id": "1.1.12",
"node-schedule": "1.3.2", "node-schedule": "1.3.2",