Skip to content

Commit c6e70c6

Browse files
authored
fix: upgrade react-ace from 8.0.0 to 8.1.0 (#33)
Snyk has created this PR to upgrade react-ace from 8.0.0 to 8.1.0. See this package in NPM: https://www.npmjs.com/package/react-ace See this project in Snyk: https://app.snyk.io/org/wilsondev/project/058a6919-19aa-4ffe-b6a4-618368b580f6?utm_source=github&utm_medium=upgrade-pr
1 parent d749519 commit c6e70c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -33,7 +33,7 @@
3333
"node-sass": "^4.13.1",
3434
"path": "^0.12.7",
3535
"react": "^16.13.0",
36-
"react-ace": "^8.0.0",
36+
"react-ace": "^8.1.0",
3737
"react-dom": "^16.13.0",
3838
"react-redux": "^7.2.0",
3939
"react-transition-group": "^4.3.0",

0 commit comments

Comments
 (0)