Merge pull request #1506 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/http-status-codes-2.2.0
Bump http-status-codes from 2.1.4 to 2.2.0 in /packages/dashboard
This commit is contained in:
commit
92533d586f
|
@ -18,7 +18,7 @@
|
|||
"express-jwt": "6.1.0",
|
||||
"fast-levenshtein": "3.0.0",
|
||||
"formik": "2.2.9",
|
||||
"http-status-codes": "2.1.4",
|
||||
"http-status-codes": "2.2.0",
|
||||
"ky": "0.28.7",
|
||||
"next": "12.0.5",
|
||||
"normalize.css": "8.0.1",
|
||||
|
|
|
@ -1850,10 +1850,10 @@ http-errors@1.7.3:
|
|||
statuses ">= 1.5.0 < 2"
|
||||
toidentifier "1.0.0"
|
||||
|
||||
http-status-codes@2.1.4:
|
||||
version "2.1.4"
|
||||
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.1.4.tgz#453d99b4bd9424254c4f6a9a3a03715923052798"
|
||||
integrity sha512-MZVIsLKGVOVE1KEnldppe6Ij+vmemMuApDfjhVSLzyYP+td0bREEYyAoIw9yFePoBXManCuBqmiNP5FqJS5Xkg==
|
||||
http-status-codes@2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/http-status-codes/-/http-status-codes-2.2.0.tgz#bb2efe63d941dfc2be18e15f703da525169622be"
|
||||
integrity sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==
|
||||
|
||||
https-browserify@1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
Reference in New Issue