diff --git a/npm/package-lock.json b/npm/package-lock.json index f8849b300..75c64b0d7 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.554", + "@nationalarchives/file-information": "^1.0.557", "@nationalarchives/tdr-components": "1.0.37", "@nationalarchives/tdr-generated-graphql": "1.0.433", "copyfiles": "^2.4.1", @@ -3390,9 +3390,9 @@ } }, "node_modules/@nationalarchives/file-information": { - "version": "1.0.554", - "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.554.tgz", - "integrity": "sha512-kDosvZ/Ob8MCvS3yIxTRholD0GfPe7wXzPqe97BXubhzY+u4b50QtIdtuP0NwWSzLE3XdpCXb2Xw9HcJMNBmUQ==", + "version": "1.0.557", + "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.557.tgz", + "integrity": "sha512-XZBWMx2wi8CY1P7aqzxgz/v40EL5EUDZrgUR50oy3sQLwGsR2lSpqBRxqHQRR1EKmjiXFzDQpQH0PvBWPyL15Q==", "dependencies": { "asmcrypto.js": "^2.3.2" } @@ -17768,9 +17768,9 @@ } }, "@nationalarchives/file-information": { - "version": "1.0.554", - "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.554.tgz", - "integrity": "sha512-kDosvZ/Ob8MCvS3yIxTRholD0GfPe7wXzPqe97BXubhzY+u4b50QtIdtuP0NwWSzLE3XdpCXb2Xw9HcJMNBmUQ==", + "version": "1.0.557", + "resolved": "https://registry.npmjs.org/@nationalarchives/file-information/-/file-information-1.0.557.tgz", + "integrity": "sha512-XZBWMx2wi8CY1P7aqzxgz/v40EL5EUDZrgUR50oy3sQLwGsR2lSpqBRxqHQRR1EKmjiXFzDQpQH0PvBWPyL15Q==", "requires": { "asmcrypto.js": "^2.3.2" } diff --git a/npm/package.json b/npm/package.json index 89ee4edce..e1084572f 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.554", + "@nationalarchives/file-information": "^1.0.557", "@nationalarchives/tdr-components": "1.0.37", "@nationalarchives/tdr-generated-graphql": "1.0.433", "copyfiles": "^2.4.1",