diff --git a/package-lock.json b/package-lock.json index 89fc4b00f..b58819107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,9 +83,9 @@ } }, "@adobe/helix-pipeline": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-pipeline/-/helix-pipeline-3.2.0.tgz", - "integrity": "sha512-SW8MDbjems8qKxcEAhaGL4nSpUfLGylTqYPo/2iqlOwCxcjMydAopj1jUz01fLNtV7Wmy1SVthL2bDB6r1aY7Q==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-pipeline/-/helix-pipeline-3.2.1.tgz", + "integrity": "sha512-N7ruq+taK9tjWTDzCNKVR9AAconL3FCGfH5LHQFNFVotIMbzpINOSg1/acBkDYi5zReGFPBGcq7WlsbQMTu/UA==", "requires": { "@adobe/helix-shared": "^1.3.0", "@adobe/openwhisk-loggly-wrapper": "0.4.2", diff --git a/package.json b/package.json index 439960761..fa589d5f1 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@adobe/fastly-native-promises": "^1.3.2", - "@adobe/helix-pipeline": "3.2.0", + "@adobe/helix-pipeline": "3.2.1", "@adobe/helix-shared": "1.4.0", "@adobe/helix-simulator": "2.12.12", "@adobe/htlengine": "^3.1.0",