From e4d0e554d6cea00068cec3e1fa838dfea26d4279 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:04:33 +0000 Subject: [PATCH] chore(deps): update dependency io-ts to v2.2.22 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79e92d8e70c..00645fd5d58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,7 @@ "http-server": "0.12.3", "husky": "^8.0.0", "image-loader": "0.0.1", - "io-ts": "2.2.20", + "io-ts": "2.2.22", "lerna": "6.5.1", "lint-staged": "13.1.2", "nyc": "15.1.0", @@ -18795,9 +18795,9 @@ } }, "node_modules/io-ts": { - "version": "2.2.20", - "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.20.tgz", - "integrity": "sha512-Rq2BsYmtwS5vVttie4rqrOCIfHCS9TgpRLFpKQCM1wZBBRY9nWVGmEvm2FnDbSE2un1UE39DvFpTR5UL47YDcA==", + "version": "2.2.22", + "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.22.tgz", + "integrity": "sha512-FHCCztTkHoV9mdBsHpocLpdTAfh956ZQcIkWQxxS0U5HT53vtrcuYdQneEJKH6xILaLNzXVl2Cvwtoy8XNN0AA==", "dev": true, "peerDependencies": { "fp-ts": "^2.5.0" @@ -47527,9 +47527,9 @@ } }, "io-ts": { - "version": "2.2.20", - "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.20.tgz", - "integrity": "sha512-Rq2BsYmtwS5vVttie4rqrOCIfHCS9TgpRLFpKQCM1wZBBRY9nWVGmEvm2FnDbSE2un1UE39DvFpTR5UL47YDcA==", + "version": "2.2.22", + "resolved": "https://registry.npmjs.org/io-ts/-/io-ts-2.2.22.tgz", + "integrity": "sha512-FHCCztTkHoV9mdBsHpocLpdTAfh956ZQcIkWQxxS0U5HT53vtrcuYdQneEJKH6xILaLNzXVl2Cvwtoy8XNN0AA==", "dev": true }, "ip": { diff --git a/package.json b/package.json index 0e1a305e415..e1f8be30d9e 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "http-server": "0.12.3", "husky": "^8.0.0", "image-loader": "0.0.1", - "io-ts": "2.2.20", + "io-ts": "2.2.22", "lerna": "6.5.1", "lint-staged": "13.1.2", "nyc": "15.1.0",