Skip to content

Commit 6f61c5f

Browse files
chore(deps-dev): bump http-status from 1.5.2 to 1.6.2
Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.5.2 to 1.6.2. - [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md) - [Commits](adaltas/node-http-status@v1.5.2...v1.6.2) --- updated-dependencies: - dependency-name: http-status dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b69ff12 commit 6f61c5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"eslint-plugin-node": "^11.1.0",
142142
"fastboot-app-server": "^3.3.0",
143143
"google-material-color": "^1.3.1",
144-
"http-status": "^1.5.2",
144+
"http-status": "^1.6.2",
145145
"leaflet": "^1.8.0",
146146
"loader.js": "^4.7.0",
147147
"lodash-es": "^4.17.21",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11015,10 +11015,10 @@ http-signature@~1.2.0:
1101511015
jsprim "^1.2.2"
1101611016
sshpk "^1.7.0"
1101711017

11018-
http-status@^1.5.2:
11019-
version "1.5.2"
11020-
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.2.tgz#22e6ea67b4b5e2a366f49cb1759dc5479cad2fd6"
11021-
integrity sha512-HzxX+/hV/8US1Gq4V6R6PgUmJ5Pt/DGATs4QhdEOpG8LrdS9/3UG2nnOvkqUpRks04yjVtV5p/NODjO+wvf6vg==
11018+
http-status@^1.6.2:
11019+
version "1.6.2"
11020+
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2.tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a"
11021+
integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ==
1102211022

1102311023
https-browserify@^1.0.0:
1102411024
version "1.0.0"

0 commit comments

Comments
 (0)