Bump is-plain-object from 4.1.0 to 4.1.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-24 11:25:17 +00:00 committed by GitHub
parent 342eef7915
commit 6afb4e1775
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": "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=="
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-4.1.1.tgz",
"integrity": "sha512-5Aw8LLVsDlZsETVMhoMXzqsXwQqr/0vlnBYzIXJbYo2F4yYlhLHs+Ez7Bod7IIQKWkJbJfxrWD7pA1Dw1TKrwA=="
},
"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": "4.1.0",
"is-plain-object": "4.1.1",
"joi": "14.3.1",
"js-yaml": "3.14.0",
"jsome": "2.5.0",