Skip to content

Commit 966b6dc

Browse files
authored
fix: upgrade react-ace from 9.4.0 to 9.4.1 (#1738)
Snyk has created this PR to upgrade react-ace from 9.4.0 to 9.4.1. See this package in npm: https://www.npmjs.com/package/react-ace See this project in Snyk: https://app.snyk.io/org/acinader/project/953c8e1a-a9ef-4134-afbe-43474913abbb?utm_source=github&utm_medium=upgrade-pr
1 parent 2ed8c73 commit 966b6dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"prop-types": "15.7.2",
6262
"query-string": "6.14.1",
6363
"react": "16.14.0",
64-
"react-ace": "9.4.0",
64+
"react-ace": "9.4.1",
6565
"react-dnd": "10.0.2",
6666
"react-dnd-html5-backend": "10.0.2",
6767
"react-dom": "16.14.0",

0 commit comments

Comments
 (0)