Skip to content

Commit

Permalink
[#IOPLT-410] Upgrade ts-commons and functional programming dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AleDore committed Apr 12, 2024
1 parent 0918ab0 commit ff4de4b
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 47 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"typescript": "4.9.5"
},
"dependencies": {
"@pagopa/ts-commons": "^12.0.0",
"@pagopa/ts-commons": "^13.0.0",
"@xmldom/xmldom": "^0.8.7",
"date-fns": "^1.30.1",
"fp-ts": "2.14.0",
"io-ts": "2.2.20",
"io-ts-types": "^0.5.16",
"fp-ts": "^2.16.5",
"io-ts": "^2.2.21",
"io-ts-types": "^0.5.19",
"jose": "^4.11.2",
"node-fetch": "^2.2.0",
"node-forge": "^1.0.0",
Expand Down
Loading

0 comments on commit ff4de4b

Please sign in to comment.