Skip to content

Commit

Permalink
fix: upgrade monaco-editor from 0.41.0 to 0.43.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade monaco-editor from 0.41.0 to 0.43.0.

See this package in npm:
https://www.npmjs.com/package/monaco-editor

See this project in Snyk:
https://app.snyk.io/org/mayank1513/project/862b5ef9-52cc-4c4c-91c3-a24ee2678f7f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 5, 2023
1 parent b8fc18c commit e1cc28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/template-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"monaco-editor": "^0.41.0",
"monaco-editor": "^0.43.0",
"source-map-js": "^1.0.2"
}
}

0 comments on commit e1cc28f

Please sign in to comment.