cetirizine.meta

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

112.diff (1387B)


      1 diff --git a/package-lock.json b/package-lock.json
      2 index 60fe3a9..196601f 100644
      3 --- a/package-lock.json
      4 +++ b/package-lock.json
      5 @@ -10,7 +10,7 @@
      6        "dependencies": {
      7          "@lexical/react": "^0.10.0",
      8          "@mtrnord/matrix-sdk-crypto-js": "0.1.0-alpha.2",
      9 -        "dompurify": "^3.0.3",
     10 +        "dompurify": "^3.0.5",
     11          "events": "^3.3.0",
     12          "highlight.js": "^11.8.0",
     13          "idb": "^7.1.1",
     14 @@ -12503,9 +12503,9 @@
     15        }
     16      },
     17      "node_modules/dompurify": {
     18 -      "version": "3.0.3",
     19 -      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.3.tgz",
     20 -      "integrity": "sha512-axQ9zieHLnAnHh0sfAamKYiqXMJAVwu+LM/alQ7WDagoWessyWvMSFyW65CqF3owufNu8HBcE4cM2Vflu7YWcQ=="
     21 +      "version": "3.0.5",
     22 +      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.5.tgz",
     23 +      "integrity": "sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A=="
     24      },
     25      "node_modules/domutils": {
     26        "version": "1.7.0",
     27 diff --git a/package.json b/package.json
     28 index c64f180..0fff21c 100644
     29 --- a/package.json
     30 +++ b/package.json
     31 @@ -6,7 +6,7 @@
     32    "dependencies": {
     33      "@lexical/react": "^0.10.0",
     34      "@mtrnord/matrix-sdk-crypto-js": "0.1.0-alpha.2",
     35 -    "dompurify": "^3.0.3",
     36 +    "dompurify": "^3.0.5",
     37      "events": "^3.3.0",
     38      "highlight.js": "^11.8.0",
     39      "idb": "^7.1.1",