diff --git a/package-lock.json b/package-lock.json index 0daf498485..e0df39b07b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8212,9 +8212,9 @@ } }, "node_modules/@replit/codemirror-vim": { - "version": "6.0.4", - "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#77876ac3390f5a6642e04348c0afbe9f0878ec25", - "integrity": "sha512-RgUkjOul+ReaCOj6SxCtIviKjJGDn7h15bODIClN/oFwaOwhTjelTlIReY1t5tlYEwkp5SFBL04PaSZLJp1sSQ==", + "version": "6.0.11", + "resolved": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067", + "integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==", "license": "MIT", "peerDependencies": { "@codemirror/commands": "^6.0.0", @@ -35130,7 +35130,7 @@ "@reach/tabs": "^0.15.0", "@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982", "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803", - "@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25", + "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067", "@sentry/browser": "^7.8.1", "@uppy/core": "^1.15.0", "@uppy/dashboard": "^1.11.0", @@ -44810,7 +44810,7 @@ "@reach/tabs": "^0.15.0", "@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982", "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803", - "@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25", + "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067", "@sentry/browser": "^7.8.1", "@testing-library/cypress": "^9.0.0", "@testing-library/dom": "^8.13.0", @@ -47000,9 +47000,9 @@ "requires": {} }, "@replit/codemirror-vim": { - "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#77876ac3390f5a6642e04348c0afbe9f0878ec25", - "integrity": "sha512-RgUkjOul+ReaCOj6SxCtIviKjJGDn7h15bODIClN/oFwaOwhTjelTlIReY1t5tlYEwkp5SFBL04PaSZLJp1sSQ==", - "from": "@replit/codemirror-vim@overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25", + "version": "git+ssh://git@github.com/overleaf/codemirror-vim.git#07f1b50f4b2e703792da75a29e9e1e479b6b7067", + "integrity": "sha512-8eqKv+VJmvfajChkzYX3eCLqKi7LdG77NQqkcIl5E9/L0L0SepE6mWBE+ZSFoA+6MP0RAMsg8gJTBFZ7UCGGgw==", + "from": "@replit/codemirror-vim@overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067", "requires": {} }, "@sentry/browser": { diff --git a/services/web/package.json b/services/web/package.json index db8d3a8546..70dcb2dc52 100644 --- a/services/web/package.json +++ b/services/web/package.json @@ -114,7 +114,7 @@ "@reach/tabs": "^0.15.0", "@replit/codemirror-emacs": "overleaf/codemirror-emacs#cea6eaefe2301bf07e7dec54f028537c3fdc4982", "@replit/codemirror-indentation-markers": "overleaf/codemirror-indentation-markers#1b1f93c0bcd04293aea6986aa2275185b2c56803", - "@replit/codemirror-vim": "overleaf/codemirror-vim#77876ac3390f5a6642e04348c0afbe9f0878ec25", + "@replit/codemirror-vim": "overleaf/codemirror-vim#07f1b50f4b2e703792da75a29e9e1e479b6b7067", "@sentry/browser": "^7.8.1", "@uppy/core": "^1.15.0", "@uppy/dashboard": "^1.11.0",