matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

46.diff (2050B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index ecf31bb..6ba448d 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -20,7 +20,7 @@
      6          "react-blurhash": "0.1.3",
      7          "react-dom": "17.0.2",
      8          "react-dropzone": "11.5.3",
      9 -        "react-toastify": "8.1.0",
     10 +        "react-toastify": "8.1.1",
     11          "reflect-metadata": "0.1.13",
     12          "sequelize": "6.15.0",
     13          "sequelize-typescript": "2.1.2",
     14 @@ -7292,9 +7292,9 @@
     15        "dev": true
     16      },
     17      "node_modules/react-toastify": {
     18 -      "version": "8.1.0",
     19 -      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.1.0.tgz",
     20 -      "integrity": "sha512-M+Q3rTmEw/53Csr7NsV/YnldJe4c7uERcY7Tma9mvLU98QT2VhIkKwjBzzxZkJRk/oBKyUAtkyMjMgO00hx6gQ==",
     21 +      "version": "8.1.1",
     22 +      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.1.1.tgz",
     23 +      "integrity": "sha512-KQa+j+JHjy69xpPYheaWUq3SjVw1sV2D7/QsXW6Tpo2x9HhUCvASezAMYDmLhfAYoSnaXUVnTNFAgZQA75SExQ==",
     24        "dependencies": {
     25          "clsx": "^1.1.1"
     26        },
     27 @@ -14707,9 +14707,9 @@
     28        "dev": true
     29      },
     30      "react-toastify": {
     31 -      "version": "8.1.0",
     32 -      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.1.0.tgz",
     33 -      "integrity": "sha512-M+Q3rTmEw/53Csr7NsV/YnldJe4c7uERcY7Tma9mvLU98QT2VhIkKwjBzzxZkJRk/oBKyUAtkyMjMgO00hx6gQ==",
     34 +      "version": "8.1.1",
     35 +      "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-8.1.1.tgz",
     36 +      "integrity": "sha512-KQa+j+JHjy69xpPYheaWUq3SjVw1sV2D7/QsXW6Tpo2x9HhUCvASezAMYDmLhfAYoSnaXUVnTNFAgZQA75SExQ==",
     37        "requires": {
     38          "clsx": "^1.1.1"
     39        }
     40 diff --git a/package.json b/package.json
     41 index 5fad179..534e285 100644
     42 --- a/package.json
     43 +++ b/package.json
     44 @@ -32,7 +32,7 @@
     45      "react-blurhash": "0.1.3",
     46      "react-dom": "17.0.2",
     47      "react-dropzone": "11.5.3",
     48 -    "react-toastify": "8.1.0",
     49 +    "react-toastify": "8.1.1",
     50      "reflect-metadata": "0.1.13",
     51      "sequelize": "6.15.0",
     52      "sequelize-typescript": "2.1.2",