Skip to content

Commit d9d075f

Browse files
committed
Update dependency http-status-codes to v2.3.0
1 parent 038851a commit d9d075f

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
@@ -30,7 +30,7 @@
3030
"eslint-plugin-node": "11.1.0",
3131
"eslint-plugin-promise": "5.2.0",
3232
"eslint-plugin-standard": "5.0.0",
33-
"http-status-codes": "2.2.0",
33+
"http-status-codes": "2.3.0",
3434
"husky": "7.0.4",
3535
"inversify": "6.0.1",
3636
"jest": "27.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6835,10 +6835,10 @@ http-signature@~1.2.0:
68356835
jsprim "^1.2.2"
68366836
sshpk "^1.7.0"
68376837

6838-
http-status-codes@2.2.0:
6839-
version "2.2.0"
6840-
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be"
6841-
integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==
6838+
http-status-codes@2.3.0:
6839+
version "2.3.0"
6840+
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.3.0.tgz#987fefb28c69f92a43aecc77feec2866349a8bfc"
6841+
integrity sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==
68426842

68436843
http2-wrapper@^1.0.0-beta.5.2:
68446844
version "1.0.3"

0 commit comments

Comments
 (0)