Skip to content

Commit ae5e02b

Browse files
fix(deps): update dependency io-ts to ^2.2.22
1 parent 1181545 commit ae5e02b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"d3": "^7.8.3",
2424
"fp-ts": "^2.16.0",
2525
"immer": "^9.0.21",
26-
"io-ts": "^2.2.20",
26+
"io-ts": "^2.2.22",
2727
"jsdom": "^25.0.0",
2828
"jss": "^10.10.0",
2929
"mapshaper": "^0.6.25",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2908,10 +2908,10 @@ inherits@2, inherits@^2.0.3, inherits@~2.0.3:
29082908
resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009"
29092909
integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==
29102910

2911-
io-ts@^2.2.20:
2912-
version "2.2.20"
2913-
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.20.tgz#be42b75f6668a2c44f706f72ee6e4c906777c7f5"
2914-
integrity sha512-Rq2BsYmtwS5vVttie4rqrOCIfHCS9TgpRLFpKQCM1wZBBRY9nWVGmEvm2FnDbSE2un1UE39DvFpTR5UL47YDcA==
2911+
io-ts@^2.2.22:
2912+
version "2.2.22"
2913+
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.22.tgz#5ab0d3636fe8494a275f0266461ab019da4b8d0b"
2914+
integrity sha512-FHCCztTkHoV9mdBsHpocLpdTAfh956ZQcIkWQxxS0U5HT53vtrcuYdQneEJKH6xILaLNzXVl2Cvwtoy8XNN0AA==
29152915

29162916
is-in-browser@^1.0.2, is-in-browser@^1.1.3:
29172917
version "1.1.3"

0 commit comments

Comments
 (0)