Update regexpu-core to v4.1.4 (#7917)

Fixes #7891.
This commit is contained in:
Mathias Bynens 2018-05-12 18:46:11 -07:00 committed by Logan Smyth
parent 040ba2bf53
commit ac5d2ba984

View File

@ -21,7 +21,7 @@
"dependencies": {
"@babel/helper-plugin-utils": "7.0.0-beta.46",
"@babel/helper-regex": "7.0.0-beta.46",
"regexpu-core": "^4.1.3"
"regexpu-core": "^4.1.4"
},
"peerDependencies": {
"@babel/core": "7.0.0-beta.46"