Merge pull request #4 from synth-ruiner/dependabot/npm_and_yarn/constantinople-3.1.2

Bump constantinople from 3.1.0 to 3.1.2
This commit is contained in:
Max 2020-04-30 17:48:42 +01:00 committed by GitHub
commit 5c4be144d2
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=",
"dev": true,
"requires": {
"acorn": "3.3.0",
"is-expression": "2.1.0"
"acorn": "^3.1.0",
"is-expression": "^2.0.1"
}
},
"core-util-is": {