diff --git a/package.json b/package.json index 54b0ae0a989..0db093b8e3e 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "eslint-plugin-node": "^11.1.0", "fastboot-app-server": "^3.3.0", "google-material-color": "^1.3.1", - "http-status": "^1.5.2", + "http-status": "^1.6.2", "leaflet": "^1.8.0", "loader.js": "^4.7.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index f0d0e6fb7a0..ff14d7871bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11052,10 +11052,10 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -http-status@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.2.tgz#22e6ea67b4b5e2a366f49cb1759dc5479cad2fd6" - integrity sha512-HzxX+/hV/8US1Gq4V6R6PgUmJ5Pt/DGATs4QhdEOpG8LrdS9/3UG2nnOvkqUpRks04yjVtV5p/NODjO+wvf6vg== +http-status@^1.6.2: + version "1.6.2" + resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2.tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a" + integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ== https-browserify@^1.0.0: version "1.0.0"