diff --git a/package-lock.json b/package-lock.json index c914597..4e7e79f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@storybook/test-runner": "0.12.0", "@types/slate_legacy": "npm:@types/slate@0.47.7", "@types/slate-react_legacy": "npm:@types/slate-react@0.22.9", - "@types/unist": "2.0.7", + "@types/unist": "2.0.8", "babel-jest": "29.0.2", "concurrently": "7.6.0", "github-markdown-css": "4.0.0", @@ -8076,9 +8076,9 @@ "dev": true }, "node_modules/@types/unist": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.7.tgz", - "integrity": "sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==" + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", + "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" }, "node_modules/@types/wait-on": { "version": "5.3.1", @@ -28585,9 +28585,9 @@ "dev": true }, "@types/unist": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.7.tgz", - "integrity": "sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==" + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz", + "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw==" }, "@types/wait-on": { "version": "5.3.1", diff --git a/package.json b/package.json index 23bea7f..1e0f49c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@storybook/test-runner": "0.12.0", "@types/slate_legacy": "npm:@types/slate@0.47.7", "@types/slate-react_legacy": "npm:@types/slate-react@0.22.9", - "@types/unist": "2.0.7", + "@types/unist": "2.0.8", "babel-jest": "29.0.2", "concurrently": "7.6.0", "github-markdown-css": "4.0.0",