diff --git a/package-lock.json b/package-lock.json index 75ebbdb..7103f20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4102,9 +4102,9 @@ } }, "@sanity/code-input": { - "version": "1.149.16", - "resolved": "https://registry.npmjs.org/@sanity/code-input/-/code-input-1.149.16.tgz", - "integrity": "sha512-Ca7y0HWfmM0RikdYrPYB0c4deMjV8Rara+O7Dr+CTXW5gQhz01X7Xgj9vdPEC5WKCY9jVgtX2LTMfanaMoOfyw==", + "version": "1.150.8", + "resolved": "https://registry.npmjs.org/@sanity/code-input/-/code-input-1.150.8.tgz", + "integrity": "sha512-AAt+jIOhef3hGTBh+BNrt4+PfLf/hl179pZel9GkkKXb/35ytEwLrVqnLTFKhmzmIALUxz8OhOiXZ/Mf5kO1Zw==", "requires": { "lodash": "^4.17.15", "react-ace": "^5.0.1", diff --git a/package.json b/package.json index 38c9eff..99abef4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@firstclasspostcodes/sw14": "^2.3.1", "@sanity/base": "^1.149.19", "@sanity/block-content-to-react": "^2.0.7", - "@sanity/code-input": "^1.149.16", + "@sanity/code-input": "^1.150.8", "@sanity/components": "^1.149.19", "@sanity/core": "^1.150.7", "@sanity/default-layout": "^1.149.19",