aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-09 16:58:33 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-10-09 16:58:33 -0400
commit6ae5bd63d5355a03dba099a149532e7c6b1fd74a (patch)
tree5971f41919806c4055aab9f6e8d3284a7098cd14 /package-lock.json
parentb21d8cc9d1b25ccd2e0103f47ad132dd6f04612d (diff)
small changes for pull request; removed schema type reference in editableview; a couple lint changes
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3b1ea2017..c49821f9d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17447,9 +17447,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.1.6",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.1.6.tgz",
- "integrity": "sha512-cTOAhc36AalkjtBpfG6O8JimdTMWNXjiePT2xQH/ppBGi/4uIpmj8eKyIkMJErXWARyINV/sB38yf8JCLF5pbQ=="
+ "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",