Skip to content

Commit

Permalink
hotfix: upgrade io-ts-commons and remove node-fetch from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip committed Apr 12, 2020
1 parent 1ce7595 commit 6f09ac7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@
"io-functions-commons": "^7.2.0",
"io-functions-express": "^0.1.0",
"io-ts": "1.8.5",
"italia-ts-commons": "^6.3.0",
"node-fetch": "^2.6.0",
"italia-ts-commons": "^6.3.1",
"nodemailer": "^4.6.7",
"winston": "^3.2.1"
},
Expand Down
12 changes: 12 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3974,6 +3974,18 @@ italia-ts-commons@^6.3.0:
json-set-map "^1.0.2"
validator "^10.1.0"

italia-ts-commons@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/italia-ts-commons/-/italia-ts-commons-6.3.1.tgz#02e4ea62f35a8034f2b7f48ade10680cf0d1b995"
integrity sha512-yr5ctv2Uqh4dcZpuRfj1RS0gQ0+T8mYGWxDf4PVxP1CuQS9UYUmY3uQe0nLlJ6WpzfoijPaC9pnMu2Khcy4Xlw==
dependencies:
agentkeepalive "https://github.com/pagopa/agentkeepalive#v4.1.1"
fp-ts "1.12.0"
io-ts "1.8.5"
json-set-map "^1.0.2"
node-fetch "^2.6.0"
validator "^10.1.0"

italia-tslint-rules@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/italia-tslint-rules/-/italia-tslint-rules-1.1.3.tgz#efac0c9638d14cef6cc907be74f0799b8bab0976"
Expand Down

0 comments on commit 6f09ac7

Please sign in to comment.