fix: upgrade prism-code-editor from 2.2.2 to 2.2.3
Snyk has created this PR to upgrade prism-code-editor from 2.2.2 to 2.2.3. See this package in npm: https://www.npmjs.com/package/prism-code-editor See this project in Snyk: https://app.snyk.io/org/flow-works/project/ceb3cece-f9c9-4baa-a014-81251a490e64?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
93860992de
commit
215fc2598e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -13,7 +13,7 @@
|
||||||
"eruda": "^3.0.1",
|
"eruda": "^3.0.1",
|
||||||
"filer": "^1.4.1",
|
"filer": "^1.4.1",
|
||||||
"material-symbols": "^0.14.1",
|
"material-symbols": "^0.14.1",
|
||||||
"prism-code-editor": "^2.2.2",
|
"prism-code-editor": "^2.2.3",
|
||||||
"uuid": "^9.0.1"
|
"uuid": "^9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
@ -4814,9 +4814,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/prism-code-editor": {
|
"node_modules/prism-code-editor": {
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/prism-code-editor/-/prism-code-editor-2.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/prism-code-editor/-/prism-code-editor-2.2.3.tgz",
|
||||||
"integrity": "sha512-Kkcch9c//wex2WqVYwa7ToEFKn180MsfdRj5Mf8sPz1qtVaqQSwenxTUN6BnByW3HB4jCdKLFSCr4yOX0RP2NA==",
|
"integrity": "sha512-pENIBUdzXoGi4lLhe2AchEdoxfnPId3vqxtjnDDclH55BcplbiUZPfANERt0ov8EqRi59m8udpgmmDehByvhxA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/prismjs": "^1.26.2"
|
"@types/prismjs": "^1.26.2"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
"@ptkdev/logger": "^1.8.0",
|
"@ptkdev/logger": "^1.8.0",
|
||||||
"eruda": "^3.0.1",
|
"eruda": "^3.0.1",
|
||||||
"filer": "^1.4.1",
|
"filer": "^1.4.1",
|
||||||
"prism-code-editor": "^2.2.2",
|
"prism-code-editor": "^2.2.3",
|
||||||
"material-symbols": "^0.14.1",
|
"material-symbols": "^0.14.1",
|
||||||
"uuid": "^9.0.1"
|
"uuid": "^9.0.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue