Browse Source

Upgrade http-status-codes to version 2.3.0

pull/2644/head
Thomas 2 years ago
parent
commit
84bde9efa8
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -108,7 +108,7 @@
"google-spreadsheet": "3.2.0", "google-spreadsheet": "3.2.0",
"got": "11.8.6", "got": "11.8.6",
"helmet": "7.0.0", "helmet": "7.0.0",
"http-status-codes": "2.2.0", "http-status-codes": "2.3.0",
"ionicons": "7.1.0", "ionicons": "7.1.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"marked": "4.2.12", "marked": "4.2.12",

8
yarn.lock

@ -11961,10 +11961,10 @@ http-signature@~1.3.6:
jsprim "^2.0.2" jsprim "^2.0.2"
sshpk "^1.14.1" sshpk "^1.14.1"
http-status-codes@2.2.0: http-status-codes@2.3.0:
version "2.2.0" version "2.3.0"
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be" resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.3.0.tgz#987fefb28c69f92a43aecc77feec2866349a8bfc"
integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng== integrity sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==
http2-wrapper@^1.0.0-beta.5.2: http2-wrapper@^1.0.0-beta.5.2:
version "1.0.3" version "1.0.3"

Loading…
Cancel
Save