chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot]
2019-03-27 08:12:50 +00:00
parent c3d261c74a
commit 180acc15cd

25
package-lock.json generated
View File

@@ -4722,6 +4722,7 @@
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz",
"integrity": "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==",
"optional": true,
"requires": {
"has-symbol-support-x": "^1.4.1"
}
@@ -5305,6 +5306,7 @@
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/is-function-x/-/is-function-x-3.3.0.tgz",
"integrity": "sha512-SreSSU1dlgYaXR5c0mm4qJHKYHIiGiEY+7Cd8/aRLLoMP/VvofD2XcWgBnP833ajpU5XzXbUSpfysnfKZLJFlg==",
"optional": true,
"requires": {
"attempt-x": "^1.1.1",
"has-to-string-tag-x": "^1.4.1",
@@ -5369,7 +5371,8 @@
"is-nan-x": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.3.tgz",
"integrity": "sha512-WenNBLVGSZID8shogsB++42vF7gvotCfneXM9KMCAKwNPXa8VfAu/RWwpqvnK7dLOP4Z7uitocb0TZ6rAiOccA=="
"integrity": "sha512-WenNBLVGSZID8shogsB++42vF7gvotCfneXM9KMCAKwNPXa8VfAu/RWwpqvnK7dLOP4Z7uitocb0TZ6rAiOccA==",
"optional": true
},
"is-nil-x": {
"version": "1.4.2",
@@ -6428,7 +6431,8 @@
"nan": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.11.0.tgz",
"integrity": "sha512-F4miItu2rGnV2ySkXOQoA8FKz/SR2Q2sWP0sbTxNxz/tuokeC8WxOhPMcwi0qIyGtVn/rrSeLbvVkznqCdwYnw=="
"integrity": "sha512-F4miItu2rGnV2ySkXOQoA8FKz/SR2Q2sWP0sbTxNxz/tuokeC8WxOhPMcwi0qIyGtVn/rrSeLbvVkznqCdwYnw==",
"optional": true
},
"nan-x": {
"version": "1.0.2",
@@ -6624,6 +6628,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-space-x/-/normalize-space-x-3.0.0.tgz",
"integrity": "sha512-tbCJerqZCCHPst4rRKgsTanLf45fjOyeAU5zE3mhDxJtFJKt66q39g2XArWhXelgTFVib8mNBUm6Wrd0LxYcfQ==",
"optional": true,
"requires": {
"cached-constructors-x": "^1.0.0",
"trim-x": "^3.0.0",
@@ -6807,9 +6812,9 @@
}
},
"opn": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/opn/-/opn-5.4.0.tgz",
"integrity": "sha512-YF9MNdVy/0qvJvDtunAOzFw9iasOQHpVthTCvGzxt61Il64AYSGdK+rYwld7NAfk9qJ7dt+hymBNSc9LNYS+Sw==",
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/opn/-/opn-6.0.0.tgz",
"integrity": "sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ==",
"dev": true,
"requires": {
"is-wsl": "^1.1.0"
@@ -6973,6 +6978,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/parse-int-x/-/parse-int-x-2.0.0.tgz",
"integrity": "sha512-NIMm52gmd1+0qxJK8lV3OZ4zzWpRH1xcz9xCHXl+DNzddwUdS4NEtd7BmTeK7iCIXoaK5e6BoDMHgieH2eNIhg==",
"optional": true,
"requires": {
"cached-constructors-x": "^1.0.0",
"nan-x": "^1.0.0",
@@ -7054,7 +7060,8 @@
"path-key": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/path-key/-/path-key-1.0.0.tgz",
"integrity": "sha1-XVPVeAGWRsDWiADbThRua9wqx68="
"integrity": "sha1-XVPVeAGWRsDWiADbThRua9wqx68=",
"optional": true
},
"path-parse": {
"version": "1.0.6",
@@ -7844,6 +7851,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-2.0.0.tgz",
"integrity": "sha512-+vMP4jqU+8HboLWms6YMNEiaZG5hh1oR6ENCnGYDF/UQ7aYiJUK/8tcl3+KZAHRCKKa3gqzrfiarlUBHQSgRlg==",
"optional": true,
"requires": {
"require-coercible-to-string-x": "^1.0.0",
"to-string-x": "^1.4.2"
@@ -9445,6 +9453,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/to-number-x/-/to-number-x-2.0.0.tgz",
"integrity": "sha512-lGOnCoccUoSzjZ/9Uen8TC4+VFaQcFGhTroWTv2tYWxXgyJV1zqAZ8hEIMkez/Eo790fBMOjidTnQ/OJSCvAoQ==",
"optional": true,
"requires": {
"cached-constructors-x": "^1.0.0",
"nan-x": "^1.0.0",
@@ -9465,6 +9474,7 @@
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/to-object-x/-/to-object-x-1.5.0.tgz",
"integrity": "sha512-AKn5GQcdWky+s20vjWkt+Wa6y3dxQH3yQyMBhOfBOPldUwqwhgvlqcIg5H092ntNc+TX8/Cxzs1kMHH19pyCnA==",
"optional": true,
"requires": {
"cached-constructors-x": "^1.0.0",
"require-object-coercible-x": "^1.4.1"
@@ -9474,6 +9484,7 @@
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/to-primitive-x/-/to-primitive-x-1.1.0.tgz",
"integrity": "sha512-gyMY0gi3wjK3e4MUBKqv9Zl8QGcWguIkaUr2VJmoBEsOpDcpDZSEyljR773eVG4maS48uX7muLkoQoh/BA82OQ==",
"optional": true,
"requires": {
"has-symbol-support-x": "^1.4.1",
"is-date-object": "^1.0.1",
@@ -9489,6 +9500,7 @@
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/to-property-key-x/-/to-property-key-x-2.0.2.tgz",
"integrity": "sha512-YISLpZFYIazNm0P8hLsKEEUEZ3m8U3+eDysJZqTu3+B9tQp+2TrMpaEGT8Agh4fZ5LSoums60/glNEzk5ozqrg==",
"optional": true,
"requires": {
"has-symbol-support-x": "^1.4.1",
"to-primitive-x": "^1.1.0",
@@ -9590,6 +9602,7 @@
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/to-string-tag-x/-/to-string-tag-x-1.4.2.tgz",
"integrity": "sha512-ytO9eLigxsQQLGuab0C1iSSTzKdJNVSlBg0Spg4J/rGAVrQJ5y774mo0SSzgGeTT4RJGGyJNfObXaTMzX0XDOQ==",
"optional": true,
"requires": {
"lodash.isnull": "^3.0.0",
"validate.io-undefined": "^1.0.3"