Upgraded json-infer-types for better performance

This commit is contained in:
Matt Aitken
2022-03-11 16:34:36 +00:00
parent 931db71a12
commit c077eb80ea
+6 -6
View File
@@ -1711,9 +1711,9 @@
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
},
"node_modules/@jsonhero/json-infer-types": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/@jsonhero/json-infer-types/-/json-infer-types-1.2.6.tgz",
"integrity": "sha512-CYatgJiUpK/YkJLXXXn3rk1ZEjL+97DfMgqzztCepteMvgKzDjfKQIIUwO9TXVpFJJEMuDXWAlclKxBnrQbAnw==",
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/@jsonhero/json-infer-types/-/json-infer-types-1.2.7.tgz",
"integrity": "sha512-QdZW8rLtQms6SjiQc2Mr/06xA3yQ/4Ph67H/8NOtsr4+7G2ya3FJDLuX8CbDRHwA0CZYzHOT3wDgR9lwa5Ie0Q==",
"dependencies": {
"ip-address": "^8.1.0",
"json5": "^2.2.0",
@@ -14775,9 +14775,9 @@
}
},
"@jsonhero/json-infer-types": {
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/@jsonhero/json-infer-types/-/json-infer-types-1.2.6.tgz",
"integrity": "sha512-CYatgJiUpK/YkJLXXXn3rk1ZEjL+97DfMgqzztCepteMvgKzDjfKQIIUwO9TXVpFJJEMuDXWAlclKxBnrQbAnw==",
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/@jsonhero/json-infer-types/-/json-infer-types-1.2.7.tgz",
"integrity": "sha512-QdZW8rLtQms6SjiQc2Mr/06xA3yQ/4Ph67H/8NOtsr4+7G2ya3FJDLuX8CbDRHwA0CZYzHOT3wDgR9lwa5Ie0Q==",
"requires": {
"ip-address": "^8.1.0",
"json5": "^2.2.0",