Skip to content

Commit ab2a489

Browse files
authored
fix: upgrade react-ace from 9.3.0 to 9.4.0 (#1683)
Snyk has created this PR to upgrade react-ace from 9.3.0 to 9.4.0. 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 924b5b7 commit ab2a489

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
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.3.0",
64+
"react-ace": "9.4.0",
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)