Browse Source

fix: invalid graphql dep version (2) (#2617)

Nicolas Giard 4 years ago
parent
commit
f56b6ee0c0
2 changed files with 553 additions and 119 deletions
  1. 64 63
      package.json
  2. 489 56
      yarn.lock

+ 64 - 63
package.json

@@ -43,20 +43,20 @@
     "@root/keypairs": "0.10.1",
     "@root/pem": "1.0.4",
     "acme": "3.0.3",
-    "akismet-api": "5.0.0",
+    "akismet-api": "5.1.0",
     "algoliasearch": "4.5.1",
     "apollo-fetch": "0.7.0",
-    "apollo-server": "2.18.1",
-    "apollo-server-express": "2.18.1",
+    "apollo-server": "2.18.2",
+    "apollo-server-express": "2.18.2",
     "auto-load": "3.0.4",
-    "aws-sdk": "2.766.0",
+    "aws-sdk": "2.778.0",
     "azure-search-client": "3.1.5",
     "bcryptjs-then": "1.0.1",
     "bluebird": "3.7.2",
     "body-parser": "1.19.0",
     "chalk": "4.1.0",
     "cheerio": "1.0.0-rc.3",
-    "chokidar": "3.4.2",
+    "chokidar": "3.4.3",
     "chromium-pickle-js": "0.2.0",
     "clean-css": "4.2.3",
     "command-exists": "1.2.9",
@@ -68,12 +68,12 @@
     "custom-error-instance": "2.1.2",
     "dependency-graph": "0.9.0",
     "diff": "4.0.2",
-    "diff2html": "3.1.13",
-    "dompurify": "2.1.1",
+    "diff2html": "3.1.14",
+    "dompurify": "2.2.0",
     "dotize": "0.3.0",
     "elasticsearch6": "npm:@elastic/elasticsearch@6",
     "elasticsearch7": "npm:@elastic/elasticsearch@7",
-    "emoji-regex": "9.0.0",
+    "emoji-regex": "9.2.0",
     "eventemitter2": "6.4.3",
     "express": "4.17.1",
     "express-brute": "1.0.1",
@@ -82,17 +82,17 @@
     "filesize": "6.1.0",
     "fs-extra": "9.0.1",
     "getos": "3.2.1",
-    "graphql": "14.5.4",
+    "graphql": "15.3.0",
     "graphql-list-fields": "2.0.2",
     "graphql-rate-limit-directive": "1.2.1",
     "graphql-subscriptions": "1.1.0",
-    "graphql-tools": "6.2.4",
+    "graphql-tools": "7.0.0",
     "he": "1.2.0",
-    "highlight.js": "10.2.1",
-    "i18next": "19.8.1",
+    "highlight.js": "10.3.1",
+    "i18next": "19.8.3",
     "i18next-express-middleware": "2.0.0",
     "i18next-node-fs-backend": "2.1.3",
-    "image-size": "0.9.1",
+    "image-size": "0.9.2",
     "js-base64": "3.5.2",
     "js-binary": "1.2.0",
     "js-yaml": "3.14.0",
@@ -100,7 +100,7 @@
     "jsonwebtoken": "8.5.1",
     "katex": "0.12.0",
     "klaw": "3.0.0",
-    "knex": "0.21.6",
+    "knex": "0.21.7",
     "lodash": "4.17.20",
     "luxon": "1.25.0",
     "markdown-it": "11.0.1",
@@ -119,20 +119,20 @@
     "markdown-it-task-lists": "2.1.1",
     "mathjax": "3.1.2",
     "mime-types": "2.1.27",
-    "moment": "2.29.0",
+    "moment": "2.29.1",
     "moment-timezone": "0.5.31",
     "mongodb": "3.6.2",
     "ms": "2.1.2",
     "mssql": "6.2.3",
     "multer": "1.4.2",
     "mysql2": "2.2.5",
-    "nanoid": "3.1.12",
+    "nanoid": "3.1.15",
     "node-2fa": "1.1.2",
     "node-cache": "5.1.2",
-    "nodemailer": "6.4.13",
+    "nodemailer": "6.4.14",
     "objection": "2.2.3",
     "passport": "0.4.1",
-    "passport-auth0": "1.3.3",
+    "passport-auth0": "1.4.0",
     "passport-azure-ad": "4.3.0",
     "passport-cas": "0.1.1",
     "passport-discord": "0.1.4",
@@ -151,10 +151,10 @@
     "passport-saml": "1.3.5",
     "passport-twitch-oauth": "1.0.0",
     "pem-jwk": "2.0.0",
-    "pg": "8.3.3",
+    "pg": "8.4.1",
     "pg-hstore": "2.3.3",
     "pg-pubsub": "0.5.0",
-    "pg-query-stream": "3.2.3",
+    "pg-query-stream": "3.3.1",
     "pg-tsquery": "8.1.0",
     "pug": "3.0.0",
     "punycode": "2.1.1",
@@ -168,7 +168,7 @@
     "scim-query-filter-parser": "2.0.4",
     "semver": "7.3.2",
     "serve-favicon": "2.5.0",
-    "simple-git": "2.20.1",
+    "simple-git": "2.21.0",
     "solr-node": "1.2.1",
     "sqlite3": "5.0.0",
     "ssh2": "0.8.9",
@@ -178,30 +178,30 @@
     "tar-fs": "2.1.0",
     "twemoji": "13.0.1",
     "uslug": "1.0.4",
-    "uuid": "8.3.0",
+    "uuid": "8.3.1",
     "validate.js": "0.13.1",
     "winston": "3.3.3",
     "xss": "1.0.8",
-    "yargs": "16.0.3"
+    "yargs": "16.1.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.11.6",
-    "@babel/core": "^7.11.6",
-    "@babel/plugin-proposal-class-properties": "^7.10.4",
-    "@babel/plugin-proposal-decorators": "^7.10.5",
-    "@babel/plugin-proposal-export-namespace-from": "^7.10.4",
-    "@babel/plugin-proposal-function-sent": "^7.10.4",
-    "@babel/plugin-proposal-json-strings": "^7.10.4",
-    "@babel/plugin-proposal-numeric-separator": "^7.10.4",
-    "@babel/plugin-proposal-throw-expressions": "^7.10.4",
+    "@babel/cli": "^7.12.1",
+    "@babel/core": "^7.12.3",
+    "@babel/plugin-proposal-class-properties": "^7.12.1",
+    "@babel/plugin-proposal-decorators": "^7.12.1",
+    "@babel/plugin-proposal-export-namespace-from": "^7.12.1",
+    "@babel/plugin-proposal-function-sent": "^7.12.1",
+    "@babel/plugin-proposal-json-strings": "^7.12.1",
+    "@babel/plugin-proposal-numeric-separator": "^7.12.1",
+    "@babel/plugin-proposal-throw-expressions": "^7.12.1",
     "@babel/plugin-syntax-dynamic-import": "^7.8.3",
     "@babel/plugin-syntax-import-meta": "^7.10.4",
-    "@babel/polyfill": "^7.11.5",
-    "@babel/preset-env": "^7.11.5",
-    "@mdi/font": "5.6.55",
+    "@babel/polyfill": "^7.12.1",
+    "@babel/preset-env": "^7.12.1",
+    "@mdi/font": "5.8.55",
     "@panter/vue-i18next": "0.15.2",
     "@requarks/ckeditor5": "19.0.1-wiki.2",
-    "@vue/babel-preset-app": "4.5.6",
+    "@vue/babel-preset-app": "4.5.8",
     "animate-sass": "0.8.2",
     "animated-number-vue": "1.0.0",
     "apollo-cache-inmemory": "1.6.6",
@@ -215,20 +215,20 @@
     "apollo-utilities": "1.3.4",
     "autoprefixer": "9.8.6",
     "babel-eslint": "10.1.0",
-    "babel-jest": "26.3.0",
+    "babel-jest": "26.6.1",
     "babel-loader": "^8.1.0",
     "babel-plugin-graphql-tag": "3.1.0",
     "babel-plugin-lodash": "3.3.4",
     "babel-plugin-prismjs": "2.0.1",
     "babel-plugin-transform-imports": "2.0.0",
     "cache-loader": "4.1.0",
-    "canvas-confetti": "1.3.0",
+    "canvas-confetti": "1.3.1",
     "cash-dom": "8.1.0",
-    "chart.js": "2.9.3",
+    "chart.js": "2.9.4",
     "clean-webpack-plugin": "3.0.0",
     "clipboard": "2.0.6",
-    "codemirror": "5.58.1",
-    "copy-webpack-plugin": "6.2.0",
+    "codemirror": "5.58.2",
+    "copy-webpack-plugin": "6.2.1",
     "core-js": "3.6.5",
     "css-loader": "4.3.0",
     "cssnano": "4.1.10",
@@ -236,18 +236,18 @@
     "d3": "6.2.0",
     "duplicate-package-checker-webpack-plugin": "3.0.0",
     "epic-spinners": "1.1.0",
-    "eslint": "7.10.0",
+    "eslint": "7.12.0",
     "eslint-config-requarks": "1.0.7",
-    "eslint-config-standard": "14.1.1",
+    "eslint-config-standard": "15.0.0",
     "eslint-plugin-cypress": "2.11.2",
     "eslint-plugin-import": "2.22.1",
     "eslint-plugin-node": "11.1.0",
     "eslint-plugin-promise": "4.2.1",
-    "eslint-plugin-standard": "4.0.1",
-    "eslint-plugin-vue": "7.0.0",
+    "eslint-plugin-standard": "4.0.2",
+    "eslint-plugin-vue": "7.1.0",
     "fibers": "5.0.0",
-    "file-loader": "6.1.0",
-    "filepond": "4.20.1",
+    "file-loader": "6.1.1",
+    "filepond": "4.21.1",
     "filepond-plugin-file-validate-type": "1.2.5",
     "filesize.js": "2.0.0",
     "graphql-persisted-document-loader": "2.0.0",
@@ -259,10 +259,10 @@
     "i18next-localstorage-backend": "3.1.2",
     "i18next-xhr-backend": "3.2.2",
     "ignore-loader": "0.1.2",
-    "jest": "26.4.2",
+    "jest": "26.6.1",
     "js-beautify": "1.13.0",
     "js-cookie": "2.2.1",
-    "mermaid": "8.8.1",
+    "mermaid": "8.8.2",
     "mini-css-extract-plugin": "0.11.3",
     "moment-duration-format": "2.3.2",
     "moment-timezone-data-webpack-plugin": "1.3.0",
@@ -276,38 +276,38 @@
     "postcss-loader": "3.0.0",
     "postcss-preset-env": "6.7.0",
     "postcss-selector-parser": "6.0.4",
-    "prismjs": "1.21.0",
+    "prismjs": "1.22.0",
     "pug-lint": "2.6.0",
     "pug-loader": "2.4.0",
     "pug-plain-loader": "1.0.0",
-    "raw-loader": "4.0.1",
-    "resolve-url-loader": "3.1.1",
-    "sass": "1.26.11",
-    "sass-loader": "10.0.2",
+    "raw-loader": "4.0.2",
+    "resolve-url-loader": "3.1.2",
+    "sass": "1.27.0",
+    "sass-loader": "10.0.4",
     "sass-resources-loader": "2.1.1",
     "script-ext-html-webpack-plugin": "2.1.4",
     "simple-progress-webpack-plugin": "1.1.2",
     "style-loader": "1.3.0",
-    "terser": "5.3.4",
+    "terser": "5.3.8",
     "twemoji-awesome": "1.0.6",
-    "url-loader": "4.1.0",
+    "url-loader": "4.1.1",
     "velocity-animate": "1.5.2",
     "viz.js": "2.1.2",
     "vue": "2.6.12",
-    "vue-apollo": "3.0.4",
+    "vue-apollo": "3.0.5",
     "vue-chartjs": "3.5.1",
     "vue-clipboards": "1.3.0",
     "vue-filepond": "6.0.3",
     "vue-hot-reload-api": "2.3.4",
     "vue-loader": "15.9.3",
     "vue-moment": "4.1.0",
-    "vue-router": "3.4.5",
+    "vue-router": "3.4.7",
     "vue-status-indicator": "1.2.1",
     "vue-template-compiler": "2.6.12",
     "vue2-animate": "2.1.4",
-    "vuedraggable": "2.24.1",
+    "vuedraggable": "2.24.3",
     "vuescroll": "4.16.1",
-    "vuetify": "2.3.12",
+    "vuetify": "2.3.15",
     "vuetify-loader": "1.6.0",
     "vuex": "3.5.1",
     "vuex-pathify": "1.4.1",
@@ -317,9 +317,9 @@
     "webpack-cli": "3.3.12",
     "webpack-dev-middleware": "3.7.2",
     "webpack-hot-middleware": "2.25.0",
-    "webpack-merge": "5.1.4",
+    "webpack-merge": "5.2.0",
     "webpack-modernizr-loader": "5.0.0",
-    "webpack-subresource-integrity": "1.4.1",
+    "webpack-subresource-integrity": "1.5.1",
     "webpackbar": "4.0.0",
     "whatwg-fetch": "3.4.1",
     "write-file-webpack-plugin": "4.5.1",
@@ -327,7 +327,8 @@
     "zxcvbn": "4.4.2"
   },
   "resolutions": {
-    "apollo-server-express/**/graphql-tools": "4.0.7"
+    "apollo-server-express/**/graphql-tools": "4.0.7",
+    "graphql": "15.3.0"
   },
   "browserslist": [
     "> 1%",

File diff suppressed because it is too large
+ 489 - 56
yarn.lock


Some files were not shown because too many files changed in this diff