Bump is-plain-object from 3.0.1 to 4.1.0

Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object) from 3.0.1 to 4.1.0.
- [Release notes](https://github.com/jonschlinkert/is-plain-object/releases)
- [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v3.0.1...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-21 11:26:13 +00:00 committed by GitHub
parent 2b69c79e06
commit 7ac883999f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4556,9 +4556,9 @@
"dev": true
},
"is-plain-object": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.1.tgz",
"integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g=="
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-4.1.0.tgz",
"integrity": "sha512-1N1OpoS8S4Ua+FsH6Mhvgaj0di3uRXgulcv2dnFu2J/WcEsDNbBoiUX6mYmhQ2cAzZ+B/lTJtX1qUSL5RwsGug=="
},
"is-promise": {
"version": "2.1.0",

View File

@ -25,7 +25,7 @@
"deepmerge": "4.2.2",
"dotenv": "8.2.0",
"globby": "11.0.1",
"is-plain-object": "3.0.1",
"is-plain-object": "4.1.0",
"joi": "14.3.1",
"js-yaml": "3.14.0",
"jsome": "2.5.0",