Skip to content

Commit a509129

Browse files
committed
fix: upgrade @codemirror/state from 6.5.4 to 6.6.0
Snyk has created this PR to upgrade @codemirror/state from 6.5.4 to 6.6.0. See this package in npm: @codemirror/state See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/96b8a37d-7953-4bdc-a10b-bd7b659552ac?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2854cef commit a509129

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@codemirror/lang-json": "^6.0.2",
56-
"@codemirror/state": "^6.5.2",
56+
"@codemirror/state": "^6.6.0",
5757
"@codemirror/theme-one-dark": "^6.1.3",
5858
"chart.js": "^4.5.1",
5959
"classnames": "^2.3.1",

0 commit comments

Comments
 (0)