Skip to content

Commit

Permalink
Update hapi related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 20, 2019
1 parent 7cbb072 commit ae5c3d3
Show file tree
Hide file tree
Showing 5 changed files with 600 additions and 157 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"resolutions": {
"**/@types/node": "10.12.27",
"**/@types/react": "16.8.3",
"**/@types/hapi": "^17.0.18",
"**/@types/hapi": "^18.0.3",
"**/@types/angular": "^1.6.56",
"**/typescript": "3.7.2",
"**/graphql-toolkit/lodash": "^4.17.13",
Expand Down Expand Up @@ -115,7 +115,7 @@
"@elastic/numeral": "2.3.3",
"@elastic/request-crypto": "^1.0.2",
"@elastic/ui-ace": "0.2.3",
"@hapi/wreck": "^15.0.1",
"@hapi/wreck": "^16.0.1",
"@kbn/analytics": "1.0.0",
"@kbn/babel-code-parser": "1.0.0",
"@kbn/babel-preset": "1.0.0",
Expand All @@ -142,7 +142,7 @@
"autoprefixer": "9.6.1",
"babel-loader": "^8.0.6",
"bluebird": "3.5.5",
"boom": "^7.2.0",
"boom": "^7.3.0",
"brace": "0.11.1",
"cache-loader": "^4.1.0",
"chalk": "^2.4.2",
Expand All @@ -167,19 +167,19 @@
"glob": "^7.1.2",
"glob-all": "^3.1.0",
"globby": "^8.0.1",
"good-squeeze": "2.1.0",
"h2o2": "^8.1.2",
"good-squeeze": "5.1.0",
"h2o2": "^8.2.0",
"handlebars": "4.3.5",
"hapi": "^17.5.3",
"hapi-auth-cookie": "^9.0.0",
"hapi": "^18.1.0",
"hapi-auth-cookie": "^10.0.0",
"history": "^4.9.0",
"hjson": "3.2.0",
"hoek": "^5.0.4",
"hoek": "^6.1.3",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.2",
"inert": "^5.1.0",
"inert": "^5.1.3",
"inline-style": "^2.0.0",
"joi": "^13.5.2",
"joi": "^14.3.1",
"jquery": "^3.4.1",
"js-yaml": "3.13.1",
"json-stable-stringify": "^1.0.1",
Expand Down Expand Up @@ -287,7 +287,7 @@
"@types/angular-mocks": "^1.7.0",
"@types/babel__core": "^7.1.2",
"@types/bluebird": "^3.1.1",
"@types/boom": "^7.2.0",
"@types/boom": "^7.3.0",
"@types/chance": "^1.0.0",
"@types/cheerio": "^0.22.10",
"@types/chromedriver": "^2.38.0",
Expand All @@ -303,13 +303,13 @@
"@types/glob": "^7.1.1",
"@types/globby": "^8.0.0",
"@types/graphql": "^0.13.2",
"@types/hapi": "^17.0.18",
"@types/hapi-auth-cookie": "^9.1.0",
"@types/hapi": "^18.0.3",
"@types/hapi-auth-cookie": "^10.0.0",
"@types/has-ansi": "^3.0.0",
"@types/history": "^4.7.3",
"@types/hoek": "^4.1.3",
"@types/jest": "^24.0.18",
"@types/joi": "^13.4.2",
"@types/joi": "^14.3.4",
"@types/jquery": "^3.3.31",
"@types/js-yaml": "^3.11.1",
"@types/json5": "^0.0.30",
Expand Down
2 changes: 1 addition & 1 deletion packages/kbn-config-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"typescript": "3.7.2"
},
"peerDependencies": {
"joi": "^13.5.2",
"joi": "^14.3.1",
"moment": "^2.24.0",
"type-detect": "^4.0.8"
}
Expand Down
2 changes: 1 addition & 1 deletion x-pack/legacy/plugins/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build-graphql-types": "node scripts/generate_types_from_graphql.js"
},
"devDependencies": {
"@types/boom": "7.2.1",
"@types/boom": "7.3.0",
"@types/lodash": "^4.14.110"
},
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/angular": "^1.6.56",
"@types/archiver": "^3.0.0",
"@types/base64-js": "^1.2.5",
"@types/boom": "^7.2.0",
"@types/boom": "^7.3.0",
"@types/cheerio": "^0.22.10",
"@types/chroma-js": "^1.4.2",
"@types/color": "^3.0.0",
Expand All @@ -67,7 +67,7 @@
"@types/hapi__wreck": "^15.0.1",
"@types/history": "^4.7.3",
"@types/jest": "^24.0.18",
"@types/joi": "^13.4.2",
"@types/joi": "^14.3.4",
"@types/js-yaml": "^3.11.1",
"@types/jsdom": "^12.2.4",
"@types/json-stable-stringify": "^1.0.32",
Expand Down Expand Up @@ -133,7 +133,7 @@
"graphql-codegen-typescript-server": "^0.18.2",
"gulp": "4.0.2",
"gulp-mocha": "^7.0.2",
"hapi": "^17.5.3",
"hapi": "^18.1.0",
"jest": "^24.9.0",
"jest-cli": "^24.9.0",
"jest-styled-components": "^6.3.3",
Expand Down Expand Up @@ -207,11 +207,11 @@
"apollo-link-schema": "^1.1.0",
"apollo-link-state": "^0.4.1",
"apollo-server-errors": "^2.0.2",
"apollo-server-hapi": "^1.3.6",
"apollo-server-hapi": "^2.9.11",
"archiver": "3.1.1",
"axios": "^0.19.0",
"bluebird": "3.5.5",
"boom": "^7.2.0",
"boom": "^7.3.0",
"brace": "0.11.1",
"chroma-js": "^1.4.1",
"classnames": "2.2.6",
Expand Down Expand Up @@ -244,7 +244,7 @@
"graphql-fields": "^1.0.2",
"graphql-tag": "^2.9.2",
"graphql-tools": "^3.0.2",
"h2o2": "^8.1.2",
"h2o2": "^8.2.0",
"handlebars": "4.3.5",
"history": "4.9.0",
"history-extra": "^5.0.1",
Expand All @@ -256,7 +256,7 @@
"intl": "^1.2.5",
"io-ts": "^2.0.1",
"isbinaryfile": "4.0.2",
"joi": "^13.5.2",
"joi": "^14.3.1",
"jquery": "^3.4.1",
"js-yaml": "3.13.1",
"json-stable-stringify": "^1.0.1",
Expand Down
Loading

0 comments on commit ae5c3d3

Please sign in to comment.