Browse Source

deps: do `npm update && npm audit fix`

Renée Kooi 5 years ago
parent
commit
b82115a37f
2 changed files with 352 additions and 346 deletions
  1. 326 320
      package-lock.json
  2. 26 26
      package.json

File diff suppressed because it is too large
+ 326 - 320
package-lock.json


+ 26 - 26
package.json

@@ -69,18 +69,18 @@
     "uppy.io": "file:website"
   },
   "devDependencies": {
-    "@babel/cli": "^7.4.4",
-    "@babel/core": "^7.4.5",
-    "@babel/plugin-proposal-class-properties": "^7.4.4",
-    "@babel/plugin-transform-object-assign": "^7.2.0",
-    "@babel/plugin-transform-proto-to-assign": "^7.4.4",
-    "@babel/plugin-transform-react-jsx": "^7.3.0",
+    "@babel/cli": "^7.7.5",
+    "@babel/core": "^7.7.5",
+    "@babel/plugin-proposal-class-properties": "^7.7.4",
+    "@babel/plugin-transform-object-assign": "^7.7.4",
+    "@babel/plugin-transform-proto-to-assign": "^7.7.4",
+    "@babel/plugin-transform-react-jsx": "^7.7.4",
     "@babel/polyfill": "^7.4.4",
-    "@babel/preset-env": "^7.4.5",
-    "@babel/register": "^7.4.4",
+    "@babel/preset-env": "^7.7.6",
+    "@babel/register": "^7.7.4",
     "@jamen/lorem": "^0.2.0",
     "@octokit/rest": "^16.25.0",
-    "@size-limit/preset-big-lib": "^2.1.1",
+    "@size-limit/preset-big-lib": "^2.2.2",
     "@types/aws-serverless-express": "^3.0.1",
     "@types/compression": "0.0.36",
     "@types/connect-redis": "0.0.7",
@@ -92,18 +92,18 @@
     "@types/lodash.merge": "^4.6.3",
     "@types/morgan": "^1.7.35",
     "@types/ms": "^0.7.30",
-    "@types/node": "^12.6.8",
-    "@types/react": "^16.8.10",
+    "@types/node": "^12.12.17",
+    "@types/react": "^16.9.16",
     "@types/request": "^2.0.9",
-    "@types/tus-js-client": "^1.4.1",
+    "@types/tus-js-client": "^1.8.0",
     "@types/uuid": "^3.4.3",
     "@types/ws": "^3.2.1",
-    "@wdio/cli": "^5.10.7",
-    "@wdio/local-runner": "^5.10.7",
-    "@wdio/mocha-framework": "^5.0.0",
-    "@wdio/sauce-service": "^5.0.0",
+    "@wdio/cli": "^5.16.15",
+    "@wdio/local-runner": "^5.16.15",
+    "@wdio/mocha-framework": "^5.16.15",
+    "@wdio/sauce-service": "^5.16.10",
     "aliasify": "^2.1.0",
-    "autoprefixer": "^9.5.1",
+    "autoprefixer": "^9.7.3",
     "babel-eslint": "^10.0.3",
     "babel-jest": "^24.9.0",
     "babel-plugin-inline-package-json": "^2.0.0",
@@ -120,16 +120,16 @@
     "enzyme": "^3.9.0",
     "enzyme-adapter-react-16": "^1.11.2",
     "es6-promise": "4.2.5",
-    "eslint": "^6.5.1",
+    "eslint": "^6.7.2",
     "eslint-config-standard": "^14.1.0",
     "eslint-config-standard-jsx": "^8.1.0",
     "eslint-plugin-compat": "^3.3.0",
-    "eslint-plugin-import": "^2.18.2",
+    "eslint-plugin-import": "^2.19.1",
     "eslint-plugin-jest": "^22.17.0",
     "eslint-plugin-jsdoc": "^15.5.3",
     "eslint-plugin-node": "^10.0.0",
     "eslint-plugin-promise": "^4.2.1",
-    "eslint-plugin-react": "^7.15.1",
+    "eslint-plugin-react": "^7.17.0",
     "eslint-plugin-standard": "^4.0.1",
     "events.once": "^2.0.2",
     "exorcist": "^1.0.1",
@@ -146,7 +146,7 @@
     "json3": "^3.3.2",
     "last-commit-message": "^1.0.0",
     "lerna": "^3.17.0",
-    "lint-staged": "^9.4.1",
+    "lint-staged": "^9.5.0",
     "mime-types": "2.1.24",
     "minify-stream": "^1.2.0",
     "mkdirp": "0.5.1",
@@ -156,11 +156,11 @@
     "node-sass": "^4.11.0",
     "nodemon": "^1.17.5",
     "npm-auth-to-token": "^1.0.0",
-    "npm-packlist": "^1.4.1",
+    "npm-packlist": "^1.4.7",
     "npm-run-all": "^4.1.5",
     "onchange": "^4.1.0",
-    "pacote": "^9.5.8",
-    "postcss": "^7.0.16",
+    "pacote": "^9.5.11",
+    "postcss": "^7.0.24",
     "postcss-safe-important": "^1.1.0",
     "pre-commit": "^1.2.2",
     "pretty-bytes": "^5.1.0",
@@ -177,10 +177,10 @@
     "touch": "^3.1.0",
     "tsify": "^4.0.1",
     "tus-node-server": "^0.3.2",
-    "typescript": "^3.4.5",
+    "typescript": "^3.7.3",
     "verdaccio": "^4.2.1",
     "watchify": "^3.11.1",
-    "webdriverio": "^5.0.0",
+    "webdriverio": "^5.16.15",
     "webpack": "^4.41.1",
     "whatwg-fetch": "3.0.0"
   },

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