Skip to content

Commit 3821d15

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 dd778ea commit 3821d15

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
@@ -11052,10 +11052,10 @@ http-signature@~1.2.0:
1105211052
jsprim "^1.2.2"
1105311053
sshpk "^1.7.0"
1105411054

11055-
http-status@^1.5.2:
11056-
version "1.5.2"
11057-
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.2.tgz#22e6ea67b4b5e2a366f49cb1759dc5479cad2fd6"
11058-
integrity sha512-HzxX+/hV/8US1Gq4V6R6PgUmJ5Pt/DGATs4QhdEOpG8LrdS9/3UG2nnOvkqUpRks04yjVtV5p/NODjO+wvf6vg==
11055+
http-status@^1.6.2:
11056+
version "1.6.2"
11057+
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2.tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a"
11058+
integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ==
1105911059

1106011060
https-browserify@^1.0.0:
1106111061
version "1.0.0"

0 commit comments

Comments
 (0)