From 662771abe05c01a7236e5b4e38372d7cf3162d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 10:13:40 +0000 Subject: [PATCH] Bump http-status-codes from 2.1.2 to 2.1.3 in /packages/webapp Bumps [http-status-codes](https://github.com/prettymuchbryce/node-http-status) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/prettymuchbryce/node-http-status/releases) - [Commits](https://github.com/prettymuchbryce/node-http-status/compare/2.1.2...v2.1.3) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 4f6d000d..798f797e 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -18,7 +18,7 @@ "gatsby-plugin-sharp": "2.6.35", "gatsby-source-filesystem": "2.3.29", "gatsby-transformer-sharp": "2.5.14", - "http-status-codes": "2.1.2", + "http-status-codes": "2.1.3", "jsonp": "0.2.1", "node-sass": "4.14.1", "path-browserify": "1.0.1",