Skip to content

Commit

Permalink
Upgrade io-ts-commons (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleDore authored May 27, 2024
1 parent aeb1567 commit 447ef73
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 @@ -58,7 +58,7 @@
"dependencies": {
"@azure/cosmos": "^4.0.0",
"@azure/data-tables": "^13.2.2",
"@pagopa/ts-commons": "^12.6.0",
"@pagopa/ts-commons": "^13.1.1",
"applicationinsights": "^2.9.5",
"azure-storage": "^2.10.5",
"cidr-matcher": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1322,14 +1322,14 @@
node-fetch "^2.6.0"
validator "^13.7.0"

"@pagopa/ts-commons@^12.6.0":
version "12.6.0"
resolved "https://registry.yarnpkg.com/@pagopa/ts-commons/-/ts-commons-12.6.0.tgz#2df8bd8f626f5e70d41736bf991a88c833f729b5"
integrity sha512-Sci1WD2TDmKVUGyAvBkcxAoXBDfVj9cgJBlRIai36oFuYxJfvdMx/34iZFP6detmXq/McnTESBF2Tz+aCh7DGQ==
"@pagopa/ts-commons@^13.1.1":
version "13.1.1"
resolved "https://registry.yarnpkg.com/@pagopa/ts-commons/-/ts-commons-13.1.1.tgz#a8bef24022af7d49253d58626914273e142f79dd"
integrity sha512-IjmsrGwO9DFuU1IpzzBRNf3VIO9gd+gNdl4jGK4U1P7T47lWqozDqp6rPjF2sZfA1EoKnH5cFfgYT8uVsH0Z0g==
dependencies:
abort-controller "^3.0.0"
agentkeepalive "^4.1.4"
applicationinsights "^1.8.10"
applicationinsights "^2.9.5"
jose "^4.15.5"
json-set-map "^1.1.2"
jsonwebtoken "^9.0.1"
Expand Down

0 comments on commit 447ef73

Please sign in to comment.