From 4cf54aee8f9e6979d75921b6f1bfef06608f8a3e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Apr 2021 05:27:03 +0000 Subject: [PATCH] fix: upgrade @financial-times/n-es-client from 3.0.0 to 3.0.1 Snyk has created this PR to upgrade @financial-times/n-es-client from 3.0.0 to 3.0.1. See this package in npm: https://www.npmjs.com/package/@financial-times/n-es-client See this project in Snyk: https://app.snyk.io/org/customer-products/project/8cd0b3c8-557f-4ab6-8910-5841c1b41fa5?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 832b2dac..4dde2aca 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "author": "bren.brightwell@ft.com", "dependencies": { "@financial-times/fastly-tools": "^1.7.1", - "@financial-times/n-es-client": "3.0.0", + "@financial-times/n-es-client": "3.0.1", "@georgecrawford/postcss-remove-important": "^1.4.0", "@quarterto/assert-env": "^1.4.0", "@quarterto/assert-heroku-env": "^1.3.0",