From 79c06225320fdd12051dbe780ea5835f58be5258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:14:53 +0000 Subject: [PATCH] chore(deps): bump io-ts from 2.2.21 to 2.2.22 Bumps [io-ts](https://github.com/gcanti/io-ts) from 2.2.21 to 2.2.22. - [Release notes](https://github.com/gcanti/io-ts/releases) - [Changelog](https://github.com/gcanti/io-ts/blob/master/CHANGELOG.md) - [Commits](https://github.com/gcanti/io-ts/commits/2.2.22) --- updated-dependencies: - dependency-name: io-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c027d14..b6caa60 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "express": "^4.19.2", "fp-ts": "2.16.9", "http-proxy-middleware": "^3.0.3", - "io-ts": "^2.2.21", + "io-ts": "^2.2.22", "jsonwebtoken": "9.0.2", "jwt-decode": "4.0.0", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 8488258..3cc4e92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9018,12 +9018,12 @@ __metadata: languageName: node linkType: hard -"io-ts@npm:^2.2.21": - version: 2.2.21 - resolution: "io-ts@npm:2.2.21" +"io-ts@npm:^2.2.22": + version: 2.2.22 + resolution: "io-ts@npm:2.2.22" peerDependencies: fp-ts: ^2.5.0 - checksum: 10/b917d1ca82e6cde0a7decc7cd08f0fcccf2bb7e1d326c12a7372cadc86e6bf409989a3b85be855f98edcadb6ddf97a0e8d9837812988cffdb5f90cfe9eb1f862 + checksum: 10/c5eb8ca848f6e9586b5430773c62c8577902a6ca621349339e4d238c9ac4aba8df8de3e4d4317ff6593dcf38eb804445e0a5ba87afd7a2b8d29344ea9b6dc151 languageName: node linkType: hard @@ -13449,7 +13449,7 @@ __metadata: fp-ts: "npm:2.16.9" globals: "npm:^15.12.0" http-proxy-middleware: "npm:^3.0.3" - io-ts: "npm:^2.2.21" + io-ts: "npm:^2.2.22" json-web-key: "npm:^0.4.0" jsonwebtoken: "npm:9.0.2" jwks-rsa: "npm:^3.1.0"