diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f7b0762f7..ae6bb5524 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ This document describes changes between each past release. **Internal Changes** +- Upgrade kinto-admin to v1.26.1 - Drop ``auth`` parameter from storage backend methods. diff --git a/kinto/plugins/admin/package-lock.json b/kinto/plugins/admin/package-lock.json index 867d8938b..262999482 100644 --- a/kinto/plugins/admin/package-lock.json +++ b/kinto/plugins/admin/package-lock.json @@ -951,9 +951,9 @@ } }, "@babel/polyfill": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.6.0.tgz", - "integrity": "sha512-q5BZJI0n/B10VaQQvln1IlDK3BTBJFbADx7tv+oXDPIDZuTo37H5Adb9jhlXm/fEN4Y7/64qD9mnrJJG7rmaTw==", + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.8.3.tgz", + "integrity": "sha512-0QEgn2zkCzqGIkSWWAEmvxD7e00Nm9asTtQvi7HdlYvMhjy/J38V/1Y9ode0zEJeIuxAI0uftiAzqc7nVeWUGg==", "requires": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.2" @@ -1072,9 +1072,9 @@ } }, "@babel/runtime-corejs2": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.6.3.tgz", - "integrity": "sha512-nuA2o+rgX2+PrNTZ063ehncVcg7sn+tU71BB81SaWRVUbGwCOlb0+yQA1e0QqmzOfRSYOxfvf8cosYqFbJEiwQ==", + "version": "7.8.3", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs2/-/runtime-corejs2-7.8.3.tgz", + "integrity": "sha512-yxJXBKdIogkfF+wgeJrvU7Afp5ugBi92NzSgNPWWKVoQAlixH3gwMP6yYYr7SV1Dbc0HmNw7WUJkV5ksvtQuHg==", "requires": { "core-js": "^2.6.5", "regenerator-runtime": "^0.13.2" @@ -1665,11 +1665,6 @@ "@types/istanbul-lib-report": "*" } }, - "@types/jquery": { - "version": "2.0.54", - "resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-2.0.54.tgz", - "integrity": "sha512-D/PomKwNkDfSKD13DEVQT/pq2TUjN54c6uB341fEZanIzkjfGe7UaFuuaLZbpEiS5j7Wk2MUHAZqZIoECw29lg==" - }, "@types/json-schema": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.3.tgz", @@ -4212,9 +4207,9 @@ "dev": true }, "connected-react-router": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/connected-react-router/-/connected-react-router-6.5.2.tgz", - "integrity": "sha512-qzsLPZCofSI80fwy+HgxtEgSGS4ndYUUZAWaw1dqaOGPLKX/FVwIOEb7q+hjHdnZ4v5pKZcNv5GG4urjujIoyA==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/connected-react-router/-/connected-react-router-6.6.1.tgz", + "integrity": "sha512-a/SE3HgpZABCxr083bfAMpgZwUzlv1RkmOV71+D4I77edoR/peg7uJMHOgqWnXXqGD7lo3Y2ZgUlXtMhcv8FeA==", "requires": { "immutable": "^3.8.1", "prop-types": "^15.7.2", @@ -4967,9 +4962,9 @@ } }, "diff": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.1.tgz", - "integrity": "sha512-s2+XdvhPCOF01LRQBC8hf4vhbVmI2CGS5aZnxLJlT5FtdhPCDFq80q++zK2KlrVorVDdL5BOGZ/VfLrVtYNF+Q==" + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", + "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==" }, "diff-sequences": { "version": "24.9.0", @@ -6270,9 +6265,9 @@ } }, "filesize": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/filesize/-/filesize-5.0.3.tgz", - "integrity": "sha512-RM123v6KPqgZJmVCh4rLvCo8tLKr4sgD92DeZ+AuoUE8teGZJHKs1cTORwETcpIJSlGsz2WYdwKDQUXby5hNqQ==" + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/filesize/-/filesize-6.0.1.tgz", + "integrity": "sha512-u4AYWPgbI5GBhs6id1KdImZWn5yfyFrrQ8OWZdN7ZMfA8Bf4HcO0BGo9bmUIEV8yrp8I1xVfJ/dn90GtFNNJcg==" }, "fill-range": { "version": "4.0.0", @@ -9168,9 +9163,9 @@ } }, "kinto-admin": { - "version": "1.25.2", - "resolved": "https://registry.npmjs.org/kinto-admin/-/kinto-admin-1.25.2.tgz", - "integrity": "sha512-tzjVBh/fxHbjMYdrwO7pVIxeGJL6oxazA3wjV4hK24q8PpuHRQIKSZ9SAelieDxMqaGiTKFyu7qfOY2vA/wQfw==", + "version": "1.26.1", + "resolved": "https://registry.npmjs.org/kinto-admin/-/kinto-admin-1.26.1.tgz", + "integrity": "sha512-C0xyQWqjYRwAu6T97J7/nJN8cKeXTKnI6+wVWxEgFDwDz+jZdjtroHWZGlSqZyhaRGFs2sKZkFNxXjeqAKbmmA==", "requires": { "@babel/polyfill": "^7.0.0", "@babel/runtime": "^7.0.0", @@ -9181,7 +9176,7 @@ "connected-react-router": "^6.2.0", "diff": "^4.0.1", "express": "^4.14.0", - "filesize": "^5.0.1", + "filesize": "^6.0.1", "history": "^4.9.0", "kinto-http": "^4.7.0", "react": "^16.8.6", @@ -9196,7 +9191,7 @@ "redux": "^4.0.0", "redux-saga": "^0.16.0", "rimraf": "^3.0.0", - "timeago.js": "^3.0.1" + "timeago.js": "^4.0.0" } }, "kinto-http": { @@ -9940,9 +9935,9 @@ "optional": true }, "nanoid": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.6.tgz", - "integrity": "sha512-2NDzpiuEy3+H0AVtdt8LoFi7PnqkOnIzYmJQp7xsEU6VexLluHQwKREuiz57XaQC5006seIadPrIZJhyS2n7aw==" + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.10.tgz", + "integrity": "sha512-ZPUHBAwrQ+BSwVV2Xh6hBOEStTzAf8LgohOY0kk22lDiDdI32582KjVPYCqgqj7834hTunGzwZOB4me9T6ZcnA==" }, "nanomatch": { "version": "1.2.13", @@ -12496,9 +12491,9 @@ "integrity": "sha512-gbBVYR2p8mnriqAwWx9LbuUrShnAuSCNnuPGyc7GJrMVQtPDAh8iLpv7FRuMPFb56KkaVZIYSz1PrjI9q0QPCw==" }, "react-jsonschema-form": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/react-jsonschema-form/-/react-jsonschema-form-1.8.0.tgz", - "integrity": "sha512-3rZZ1tCG+vtXRXEdX751t5L1c1TUGk1pvSY/4LzBrUo5FlwulnwJpkosE4BqwSRxvfMckP8YoHFQV4KjzaHGgQ==", + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/react-jsonschema-form/-/react-jsonschema-form-1.8.1.tgz", + "integrity": "sha512-aaDloxNAcGXOOOcdKOxxqEEn5oDlPUZgWcs8unXXB9vjBRgCF8rCm/wVSv1u2G5ih0j/BX6Ewd/WjI2g00lPdg==", "requires": { "@babel/runtime-corejs2": "^7.4.5", "ajv": "^6.7.0", @@ -12528,9 +12523,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "react-redux": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.1.1.tgz", - "integrity": "sha512-QsW0vcmVVdNQzEkrgzh2W3Ksvr8cqpAv5FhEk7tNEft+5pp7rXxAudTz3VOPawRkLIepItpkEIyLcN/VVXzjTg==", + "version": "7.1.3", + "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.1.3.tgz", + "integrity": "sha512-uI1wca+ECG9RoVkWQFF4jDMqmaw0/qnvaSvOoL/GA4dNxf6LoV8sUAcNDvE5NWKs4hFpn0t6wswNQnY3f7HT3w==", "requires": { "@babel/runtime": "^7.5.5", "hoist-non-react-statics": "^3.3.0", @@ -12541,9 +12536,9 @@ }, "dependencies": { "hoist-non-react-statics": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz", - "integrity": "sha512-0XsbTXxgiaCDYDIWFcwkmerZPSwywfUqYmwT4jzewKTQSWoE6FCMoUVOeBJWK3E/CrWbxRG3m5GzY4lnIwGRBA==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz", + "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==", "requires": { "react-is": "^16.7.0" } @@ -14587,12 +14582,9 @@ "dev": true }, "timeago.js": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-3.0.2.tgz", - "integrity": "sha1-MqZ+fA2IfqQspYjTquJvd95edsw=", - "requires": { - "@types/jquery": "^2.0.40" - } + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz", + "integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w==" }, "timers-browserify": { "version": "2.0.11", diff --git a/kinto/plugins/admin/package.json b/kinto/plugins/admin/package.json index 23baa1f79..b5be0b992 100644 --- a/kinto/plugins/admin/package.json +++ b/kinto/plugins/admin/package.json @@ -1,6 +1,6 @@ { "name": "kwac", - "version": "1.25.2", + "version": "1.26.1", "private": true, "homepage": "http://localhost:8888/v1/admin/", "devDependencies": { @@ -9,7 +9,7 @@ "dependencies": { "babel-polyfill": "^6.23.0", "codemirror": "^5.51.0", - "kinto-admin": "1.25.2", + "kinto-admin": "1.26.1", "react": "^16.10.2", "react-dom": "^16.10.2", "react-router": "^5.1.2",