diff --git a/package-lock.json b/package-lock.json index 40bb2186e..ccabaa611 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1925,7 +1925,9 @@ } }, "node_modules/@codemirror/lint": { - "version": "6.8.1", + "version": "6.8.2", + "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.8.2.tgz", + "integrity": "sha512-PDFG5DjHxSEjOXk9TQYYVjZDqlZTFaDBfhQixHnQOEVDDNHUbEh/hstAjcQJaA6FQdZTD1hquXTK0rVBLADR1g==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.0.0", @@ -1947,7 +1949,9 @@ "license": "MIT" }, "node_modules/@codemirror/view": { - "version": "6.32.0", + "version": "6.34.1", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.34.1.tgz", + "integrity": "sha512-t1zK/l9UiRqwUNPm+pdIT0qzJlzuVckbTEMVNFhfWkGiBQClstzg+78vedCvLSX0xJEZ6lwZbPpnljL7L6iwMQ==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.4.0",