Skip to content

Commit

Permalink
chore(deps): bump io-ts from 2.2.21 to 2.2.22
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d59eabe commit 79c0622
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 79c0622

Please sign in to comment.