diff --git a/package-lock.json b/package-lock.json index dbf65ed1d..78aeffcf0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "client-oauth2": "4.3.3", "fp-ts": "2.12.1", "http-status-codes": "2.2.0", - "io-ts": "2.2.16", + "io-ts": "2.2.21", "io-ts-promise": "2.0.2", "io-ts-reporters": "1.2.2", "io-ts-types": "0.5.16", @@ -7280,9 +7280,9 @@ } }, "node_modules/io-ts": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.16.tgz", - "integrity": "sha512-y5TTSa6VP6le0hhmIyN0dqEXkrZeJLeC5KApJq6VLci3UEKF80lZ+KuoUs02RhBxNWlrqSNxzfI7otLX1Euv8Q==", + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.21.tgz", + "integrity": "sha512-zz2Z69v9ZIC3mMLYWIeoUcwWD6f+O7yP92FMVVaXEOSZH1jnVBmET/urd/uoarD1WGBY4rCj8TAyMPzsGNzMFQ==", "peerDependencies": { "fp-ts": "^2.5.0" } @@ -24124,9 +24124,9 @@ } }, "io-ts": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.16.tgz", - "integrity": "sha512-y5TTSa6VP6le0hhmIyN0dqEXkrZeJLeC5KApJq6VLci3UEKF80lZ+KuoUs02RhBxNWlrqSNxzfI7otLX1Euv8Q==" + "version": "2.2.21", + "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.21.tgz", + "integrity": "sha512-zz2Z69v9ZIC3mMLYWIeoUcwWD6f+O7yP92FMVVaXEOSZH1jnVBmET/urd/uoarD1WGBY4rCj8TAyMPzsGNzMFQ==" }, "io-ts-promise": { "version": "2.0.2", diff --git a/package.json b/package.json index c73c896c5..336883605 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "client-oauth2": "4.3.3", "fp-ts": "2.12.1", "http-status-codes": "2.2.0", - "io-ts": "2.2.16", + "io-ts": "2.2.21", "io-ts-promise": "2.0.2", "io-ts-reporters": "1.2.2", "io-ts-types": "0.5.16",