Skip to content

Commit

Permalink
Bump DicomTypeTranslation
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Oct 24, 2024
1 parent d0b015a commit 4cb377b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions tests/SmiServices.IntegrationTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@
"CommandLineParser": "[2.9.1, )",
"CsvHelper": "[33.0.1, )",
"Equ": "[2.3.0, )",
"HIC.DicomTypeTranslation": "[4.1.3, )",
"HIC.DicomTypeTranslation": "[4.1.4, )",
"HIC.FAnsiSql": "[3.2.7, )",
"HIC.RDMP.Dicom": "[7.1.1, )",
"HIC.RDMP.Plugin": "[8.3.1, )",
Expand Down Expand Up @@ -979,15 +979,15 @@
},
"HIC.DicomTypeTranslation": {
"type": "CentralTransitive",
"requested": "[4.1.3, )",
"resolved": "4.1.3",
"contentHash": "Sbr7iijnajCjeHHXIAlM7nV4z69F6lEA2EGS4ZtvM9h+DYvZSysnLRWNiO3lNOnWqhx7Gl5z3bPGxVBz6J6YBQ==",
"requested": "[4.1.4, )",
"resolved": "4.1.4",
"contentHash": "6DXX4DTcKZoLZmDGhS322b7KoAFno68IJr1L3/ekH4ziIqkSlEWewc086OFbu9ztFidN4U4bR+kN1U7cuq3ZiA==",
"dependencies": {
"HIC.FAnsiSql": "3.2.6",
"MongoDB.Driver": "2.28.0",
"NLog": "5.3.2",
"HIC.FAnsiSql": "3.2.7",
"MongoDB.Driver": "3.0.0",
"NLog": "5.3.4",
"Newtonsoft.Json": "13.0.3",
"YamlDotNet": "16.0.0",
"YamlDotNet": "16.1.3",
"fo-dicom": "5.1.3"
}
},
Expand Down
16 changes: 8 additions & 8 deletions tests/SmiServices.UnitTests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@
"CommandLineParser": "[2.9.1, )",
"CsvHelper": "[33.0.1, )",
"Equ": "[2.3.0, )",
"HIC.DicomTypeTranslation": "[4.1.3, )",
"HIC.DicomTypeTranslation": "[4.1.4, )",
"HIC.FAnsiSql": "[3.2.7, )",
"HIC.RDMP.Dicom": "[7.1.1, )",
"HIC.RDMP.Plugin": "[8.3.1, )",
Expand Down Expand Up @@ -964,15 +964,15 @@
},
"HIC.DicomTypeTranslation": {
"type": "CentralTransitive",
"requested": "[4.1.3, )",
"resolved": "4.1.3",
"contentHash": "Sbr7iijnajCjeHHXIAlM7nV4z69F6lEA2EGS4ZtvM9h+DYvZSysnLRWNiO3lNOnWqhx7Gl5z3bPGxVBz6J6YBQ==",
"requested": "[4.1.4, )",
"resolved": "4.1.4",
"contentHash": "6DXX4DTcKZoLZmDGhS322b7KoAFno68IJr1L3/ekH4ziIqkSlEWewc086OFbu9ztFidN4U4bR+kN1U7cuq3ZiA==",
"dependencies": {
"HIC.FAnsiSql": "3.2.6",
"MongoDB.Driver": "2.28.0",
"NLog": "5.3.2",
"HIC.FAnsiSql": "3.2.7",
"MongoDB.Driver": "3.0.0",
"NLog": "5.3.4",
"Newtonsoft.Json": "13.0.3",
"YamlDotNet": "16.0.0",
"YamlDotNet": "16.1.3",
"fo-dicom": "5.1.3"
}
},
Expand Down

0 comments on commit 4cb377b

Please sign in to comment.