diff --git a/package-lock.json b/package-lock.json index 342b73dfd..edc0ec702 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "io-ts": "2.2.16", "io-ts-promise": "2.0.2", "io-ts-reporters": "1.2.2", - "io-ts-types": "0.5.16", + "io-ts-types": "0.5.19", "lazy-get-decorator": "2.2.0", "lodash": "4.17.21", "ts-error": "1.0.6" @@ -9683,9 +9683,9 @@ } }, "node_modules/io-ts-types": { - "version": "0.5.16", - "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.16.tgz", - "integrity": "sha512-h9noYVfY9rlbmKI902SJdnV/06jgiT2chxG6lYDxaYNp88HscPi+SBCtmcU+m0E7WT5QSwt7sIMj93+qu0FEwQ==", + "version": "0.5.19", + "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.19.tgz", + "integrity": "sha512-kQOYYDZG5vKre+INIDZbLeDJe+oM+4zLpUkjXyTMyUfoCpjJNyi29ZLkuEAwcPufaYo3yu/BsemZtbdD+NtRfQ==", "peerDependencies": { "fp-ts": "^2.0.0", "io-ts": "^2.0.0", @@ -25378,9 +25378,9 @@ "integrity": "sha512-igASwWWkDY757OutNcM6zTtdJf/eTZYkoe2ymsX2qpm5bKZLo74FJYjsCtMQOEdY7dRHLLEulCyFQwdN69GBCg==" }, "io-ts-types": { - "version": "0.5.16", - "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.16.tgz", - "integrity": "sha512-h9noYVfY9rlbmKI902SJdnV/06jgiT2chxG6lYDxaYNp88HscPi+SBCtmcU+m0E7WT5QSwt7sIMj93+qu0FEwQ==" + "version": "0.5.19", + "resolved": "https://registry.npmjs.org/io-ts-types/-/io-ts-types-0.5.19.tgz", + "integrity": "sha512-kQOYYDZG5vKre+INIDZbLeDJe+oM+4zLpUkjXyTMyUfoCpjJNyi29ZLkuEAwcPufaYo3yu/BsemZtbdD+NtRfQ==" }, "ip-regex": { "version": "2.1.0", diff --git a/package.json b/package.json index d19d03655..b96851ab5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "io-ts": "2.2.16", "io-ts-promise": "2.0.2", "io-ts-reporters": "1.2.2", - "io-ts-types": "0.5.16", + "io-ts-types": "0.5.19", "lazy-get-decorator": "2.2.0", "lodash": "4.17.21", "ts-error": "1.0.6"