Skip to content

Commit e98e4ca

Browse files
Update dependency io-ts to ^2.2.21
1 parent 9f2bf68 commit e98e4ca

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
@@ -21,7 +21,7 @@
2121
"d3": "^7.8.3",
2222
"fp-ts": "^2.16.0",
2323
"immer": "^9.0.21",
24-
"io-ts": "^2.2.20",
24+
"io-ts": "^2.2.21",
2525
"jss": "^10.10.0",
2626
"mapshaper": "^0.6.25",
2727
"next": "^13.2.4",

website/yarn.lock

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

1333-
io-ts@^2.2.20:
1334-
version "2.2.20"
1335-
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.20.tgz#be42b75f6668a2c44f706f72ee6e4c906777c7f5"
1336-
integrity sha512-Rq2BsYmtwS5vVttie4rqrOCIfHCS9TgpRLFpKQCM1wZBBRY9nWVGmEvm2FnDbSE2un1UE39DvFpTR5UL47YDcA==
1333+
io-ts@^2.2.21:
1334+
version "2.2.21"
1335+
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.21.tgz#4ef754176f7082a1099d04c7d5c4ea53267c530a"
1336+
integrity sha512-zz2Z69v9ZIC3mMLYWIeoUcwWD6f+O7yP92FMVVaXEOSZH1jnVBmET/urd/uoarD1WGBY4rCj8TAyMPzsGNzMFQ==
13371337

13381338
is-in-browser@^1.0.2, is-in-browser@^1.1.3:
13391339
version "1.1.3"

0 commit comments

Comments
 (0)