Skip to content

Commit 10adae3

Browse files
chore(deps-dev): bump http-status from 1.5.1 to 1.5.2 (#8562)
Bumps [http-status](https://github.com/adaltas/node-http-status) from 1.5.1 to 1.5.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.5.1...v1.5.2) --- updated-dependencies: - dependency-name: http-status dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8aebf6 commit 10adae3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.1",
144+
"http-status": "^1.5.2",
145145
"leaflet": "^1.8.0",
146146
"loader.js": "^4.7.0",
147147
"lodash-es": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10881,10 +10881,10 @@ http-signature@~1.2.0:
1088110881
jsprim "^1.2.2"
1088210882
sshpk "^1.7.0"
1088310883

10884-
http-status@^1.5.1:
10885-
version "1.5.1"
10886-
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.1.tgz#b3ba90522267702c43821b549c1ca58f7dabab72"
10887-
integrity sha512-EP6M4naWmtIrCHL1QfVHz6hsQb8dJLP5rDO1oPn03eAXD3CNVXgUqR5302gr3Gl8B/gVE1zz+Pmws7aJx+VMSw==
10884+
http-status@^1.5.2:
10885+
version "1.5.2"
10886+
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.2.tgz#22e6ea67b4b5e2a366f49cb1759dc5479cad2fd6"
10887+
integrity sha512-HzxX+/hV/8US1Gq4V6R6PgUmJ5Pt/DGATs4QhdEOpG8LrdS9/3UG2nnOvkqUpRks04yjVtV5p/NODjO+wvf6vg==
1088810888

1088910889
https-browserify@^1.0.0:
1089010890
version "1.0.0"

0 commit comments

Comments
 (0)