Skip to content

Commit

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

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/near-ecosystem/project/98d18a6b-2a0d-40c9-9754-0d8ca2e5e192?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 29, 2023
1 parent 76fc332 commit f114f47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"docusaurus-plugin-sass": "^0.2.5",
"gleap": "^10.1.0",
"https-browserify": "^1.0.0",
"monaco-editor": "^0.44.0",
"monaco-editor": "^0.45.0",
"near-api-js": "^2.1.4",
"near-social-vm": "github:NearSocial/VM#2.5.3",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9668,10 +9668,10 @@ monaco-editor-webpack-plugin@^7.1.0:
dependencies:
loader-utils "^2.0.2"

monaco-editor@^0.44.0:
version "0.44.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.44.0.tgz#3c0fe3655923bbf7dd647057302070b5095b6c59"
integrity sha512-5SmjNStN6bSuSE5WPT2ZV+iYn1/yI9sd4Igtk23ChvqB7kDk9lZbB9F5frsuvpB+2njdIeGGFf2G4gbE6rCC9Q==
monaco-editor@^0.45.0:
version "0.45.0"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.45.0.tgz#6939123a6254aea9fea2d647697f846306dd4448"
integrity sha512-mjv1G1ZzfEE3k9HZN0dQ2olMdwIfaeAAjFiwNprLfYNRSz7ctv9XuCT7gPtBGrMUeV1/iZzYKj17Khu1hxoHOA==

mri@^1.1.0:
version "1.2.0"
Expand Down

0 comments on commit f114f47

Please sign in to comment.