From cb2765dfa786445cf188c85ca0a655841cad7b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 11:41:50 +0000 Subject: [PATCH] chore(deps): bump @codemirror/view from 6.17.0 to 6.17.1 Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.17.0 to 6.17.1. - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/compare/6.17.0...6.17.1) --- updated-dependencies: - dependency-name: "@codemirror/view" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb0670604..81d5fe428 100644 --- a/package-lock.json +++ b/package-lock.json @@ -870,9 +870,9 @@ "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==" }, "node_modules/@codemirror/view": { - "version": "6.17.0", - "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.17.0.tgz", - "integrity": "sha512-0yVhPSyKWwYDy6Xwd7aDoj8ZXtdoHwC7El4z1/JJpIimrtDR5CVGY4lvQ0r2hP11ezB+eCHexZ6Zbz6rPUe06A==", + "version": "6.17.1", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.17.1.tgz", + "integrity": "sha512-I5KVxsLbm1f56n9SUajLW0/AzMXYEZVvkiYahMw/yGl5gUjT2WquuKO39xUtiT4z/hNhGD7YuAEVPI8u0mncaQ==", "dependencies": { "@codemirror/state": "^6.1.4", "style-mod": "^4.1.0", @@ -13265,9 +13265,9 @@ "integrity": "sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==" }, "@codemirror/view": { - "version": "6.17.0", - "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.17.0.tgz", - "integrity": "sha512-0yVhPSyKWwYDy6Xwd7aDoj8ZXtdoHwC7El4z1/JJpIimrtDR5CVGY4lvQ0r2hP11ezB+eCHexZ6Zbz6rPUe06A==", + "version": "6.17.1", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.17.1.tgz", + "integrity": "sha512-I5KVxsLbm1f56n9SUajLW0/AzMXYEZVvkiYahMw/yGl5gUjT2WquuKO39xUtiT4z/hNhGD7YuAEVPI8u0mncaQ==", "requires": { "@codemirror/state": "^6.1.4", "style-mod": "^4.1.0",