From 44bf2b321e479ddb2e1d2684cba3dbe78f9f33f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:44:31 +0000 Subject: [PATCH] chore(deps-dev): bump http-status from 1.4.2 to 1.5.0 Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/adaltas/node-http-status/releases) - [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md) - [Commits](https://github.com/adaltas/node-http-status/compare/v1.4.2...v1.5.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c70612a56f6..c391aef3393 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "eslint-plugin-node": "^11.1.0", "fastboot-app-server": "^3.0.0", "google-material-color": "^1.3.1", - "http-status": "^1.4.2", + "http-status": "^1.5.0", "leaflet": "^1.6.0", "loader.js": "^4.7.0", "lodash-es": "^4.17.15", diff --git a/yarn.lock b/yarn.lock index 707a751924d..ba4b6b1148c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10244,10 +10244,10 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -http-status@^1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.4.2.tgz#75406e829dca9bfdf92972c579b47cd6a58ab6c8" - integrity sha512-mBnIohUwRw9NyXMEMMv8/GANnzEYUj0Y8d3uL01zDWFkxUjYyZ6rgCaAI2zZ1Wb34Oqtbx/nFZolPRDc8Xlm5A== +http-status@^1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.0.tgz#2edfb02068d236ba60fd1481ad89219aa96e1677" + integrity sha512-wcGvY31MpFNHIkUcXHHnvrE4IKYlpvitJw5P/1u892gMBAM46muQ+RH7UN1d+Ntnfx5apnOnVY6vcLmrWHOLwg== https-browserify@^1.0.0: version "1.0.0"