]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump dompurify from 3.1.6 to 3.1.7 dependabot/npm_and_yarn/dompurify-3.1.7
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 5 Oct 2024 01:23:03 +0000 (01:23 +0000)
committerGitHub <noreply@github.com>
Sat, 5 Oct 2024 01:23:03 +0000 (01:23 +0000)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.6...3.1.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 416f899372fd15d1e84541a5d0823c504e533d41..a59cbd9435be5cb6609f2b1ecfef6152f2f8ecd0 100644 (file)
@@ -46,7 +46,7 @@
         "core-js": "^3.38.1",
         "davclient.js": "github:owncloud/davclient.js.git#0.2.2",
         "debounce": "^2.1.0",
-        "dompurify": "^3.0.11",
+        "dompurify": "^3.1.7",
         "escape-html": "^1.0.3",
         "focus-trap": "^7.6.0",
         "handlebars": "^4.7.7",
       }
     },
     "node_modules/dompurify": {
-      "version": "3.1.6",
-      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz",
-      "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ==",
-      "license": "(MPL-2.0 OR Apache-2.0)"
+      "version": "3.1.7",
+      "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.7.tgz",
+      "integrity": "sha512-VaTstWtsneJY8xzy7DekmYWEOZcmzIe3Qb3zPd4STve1OBTa+e+WmS1ITQec1fZYXI3HCsOZZiSMpG6oxoWMWQ=="
     },
     "node_modules/domutils": {
       "version": "3.1.0",
index 07714e596cbfa433abded2297492c7a243b409ab..faad8b684c8b69718788673d8bae254c38ac2eb5 100644 (file)
@@ -77,7 +77,7 @@
     "core-js": "^3.38.1",
     "davclient.js": "github:owncloud/davclient.js.git#0.2.2",
     "debounce": "^2.1.0",
-    "dompurify": "^3.0.11",
+    "dompurify": "^3.1.7",
     "escape-html": "^1.0.3",
     "focus-trap": "^7.6.0",
     "handlebars": "^4.7.7",