Skip to content

Commit 263bcf2

Browse files
chore(deps-dev): bump http-status from 1.3.2 to 1.4.2 (#3945)
Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.3.2 to 1.4.2. - [Release notes](https://github.com/adaltas/node-http-status/releases) - [Changelog](https://github.com/adaltas/node-http-status/blob/master/CHANGELOG.md) - [Commits](adaltas/node-http-status@v1.3.2...v1.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: Areeb Jamal <[email protected]>
1 parent 70f6de9 commit 263bcf2

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"eslint-plugin-node": "^9.0.1",
113113
"fastboot-app-server": "^2.0.0",
114114
"google-material-color": "^1.3.1",
115-
"http-status": "^1.3.2",
115+
"http-status": "^1.4.2",
116116
"loader.js": "^4.7.0",
117117
"lodash-es": "^4.17.15",
118118
"object-to-formdata": "^1.6.4",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9588,9 +9588,10 @@ http-signature@~1.2.0:
95889588
jsprim "^1.2.2"
95899589
sshpk "^1.7.0"
95909590

9591-
http-status@^1.3.2:
9592-
version "1.3.2"
9593-
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.3.2.tgz#a4fb27db5e32948fecd2fb110b9b3afef4a07bf7"
9591+
http-status@^1.4.2:
9592+
version "1.4.2"
9593+
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.4.2.tgz#75406e829dca9bfdf92972c579b47cd6a58ab6c8"
9594+
integrity sha512-mBnIohUwRw9NyXMEMMv8/GANnzEYUj0Y8d3uL01zDWFkxUjYyZ6rgCaAI2zZ1Wb34Oqtbx/nFZolPRDc8Xlm5A==
95949595

95959596
https-browserify@^1.0.0:
95969597
version "1.0.0"

0 commit comments

Comments
 (0)