diff --git a/npm/package-lock.json b/npm/package-lock.json index dc73bb91b..269b19010 100644 --- a/npm/package-lock.json +++ b/npm/package-lock.json @@ -13,7 +13,7 @@ "@aws-sdk/lib-storage": "^3.85.0", "@aws-sdk/protocol-http": "^3.374.0", "@aws-sdk/querystring-builder": "^3.374.0", - "@nationalarchives/file-information": "^1.0.597", + "@nationalarchives/file-information": "^1.0.599", "@nationalarchives/tdr-components": "1.0.37", "@nationalarchives/tdr-generated-graphql": "1.0.441", "copyfiles": "^2.4.1", @@ -3484,9 +3484,9 @@ } }, "node_modules/@nationalarchives/file-information": { - "version": "1.0.597", - "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.597.tgz", - "integrity": "sha512-d8M87ee65X+9biLngZwszdHoHN8s4qiT59wFgqaA8WuT5HB+k/r1ed424tcs7PtmLaS/HwoHZSYuspHAmOeL2g==", + "version": "1.0.599", + "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.599.tgz", + "integrity": "sha512-cIQuE1QUnVxofL+TNaGFNgV4Ww66bzgusuP6egBXPYDmFw0/w8GoPtJJbje6aw1Srly7itp+Z/DcYD7el7o5AA==", "dependencies": { "asmcrypto.js": "^2.3.2" } @@ -17734,9 +17734,9 @@ } }, "@nationalarchives/file-information": { - "version": "1.0.597", - "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.597.tgz", - "integrity": "sha512-d8M87ee65X+9biLngZwszdHoHN8s4qiT59wFgqaA8WuT5HB+k/r1ed424tcs7PtmLaS/HwoHZSYuspHAmOeL2g==", + "version": "1.0.599", + "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.599.tgz", + "integrity": "sha512-cIQuE1QUnVxofL+TNaGFNgV4Ww66bzgusuP6egBXPYDmFw0/w8GoPtJJbje6aw1Srly7itp+Z/DcYD7el7o5AA==", "requires": { "asmcrypto.js": "^2.3.2" } diff --git a/npm/package.json b/npm/package.json index f23129205..d1c794930 100644 --- a/npm/package.json +++ b/npm/package.json @@ -45,7 +45,7 @@ "@aws-sdk/lib-storage": "^3.85.0", "@aws-sdk/querystring-builder": "^3.374.0", "@aws-sdk/protocol-http": "^3.374.0", - "@nationalarchives/file-information": "^1.0.597", + "@nationalarchives/file-information": "^1.0.599", "@nationalarchives/tdr-components": "1.0.37", "@nationalarchives/tdr-generated-graphql": "1.0.441", "copyfiles": "^2.4.1",