diff --git a/package-lock.json b/package-lock.json index 1441efb4..393cdfbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "react-router-dom": "6.20.0", "sanitize-html": "2.12.1", "slate": "0.94.1", - "slate-history": "0.93.0", + "slate-history": "0.110.3", "slate-react": "0.98.4", "tippy.js": "6.3.7", "ua-parser-js": "1.0.35" @@ -10644,9 +10644,9 @@ } }, "node_modules/slate-history": { - "version": "0.93.0", - "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.93.0.tgz", - "integrity": "sha512-Gr1GMGPipRuxIz41jD2/rbvzPj8eyar56TVMyJBvBeIpQSSjNISssvGNDYfJlSWM8eaRqf6DAcxMKzsLCYeX6g==", + "version": "0.110.3", + "resolved": "https://registry.npmjs.org/slate-history/-/slate-history-0.110.3.tgz", + "integrity": "sha512-sgdff4Usdflmw5ZUbhDkxFwCBQ2qlDKMMkF93w66KdV48vHOgN2BmLrf+2H8SdX8PYIpP/cTB0w8qWC2GwhDVA==", "dependencies": { "is-plain-object": "^5.0.0" }, diff --git a/package.json b/package.json index 07264050..43b3bd44 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-router-dom": "6.20.0", "sanitize-html": "2.12.1", "slate": "0.94.1", - "slate-history": "0.93.0", + "slate-history": "0.110.3", "slate-react": "0.98.4", "tippy.js": "6.3.7", "ua-parser-js": "1.0.35"