Bump constantinople from 3.1.0 to 3.1.2

Bumps [constantinople](https://github.com/ForbesLindesay/constantinople) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/ForbesLindesay/constantinople/releases)
- [Commits](https://github.com/ForbesLindesay/constantinople/compare/3.1.0...3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-04-30 16:26:35 +00:00 committed by GitHub
parent fd7cfbe15c
commit 7d60192f81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
package-lock.json generated
View File

@ -226,8 +226,8 @@
"integrity": "sha1-dWnKqKo/jVk11i4fqW+fcCzYHHk=", "integrity": "sha1-dWnKqKo/jVk11i4fqW+fcCzYHHk=",
"dev": true, "dev": true,
"requires": { "requires": {
"acorn": "3.3.0", "acorn": "^3.1.0",
"is-expression": "2.1.0" "is-expression": "^2.0.1"
} }
}, },
"core-util-is": { "core-util-is": {