fix: upgrade etherpad-yajsml from 0.0.2 to 0.0.4

Snyk has created this PR to upgrade etherpad-yajsml from 0.0.2 to 0.0.4.

See this package in npm:
https://www.npmjs.com/package/etherpad-yajsml

See this project in Snyk:
https://app.snyk.io/org/johnmclear/project/d9a12bfb-7ccd-443f-9e22-f30d339cc8c5?utm_source=github&utm_medium=upgrade-pr
pull/4832/head
snyk-bot 2021-02-17 21:54:16 +00:00 committed by Richard Hansen
parent 24c1639f11
commit da65057bb1
2 changed files with 4 additions and 4 deletions

6
src/package-lock.json generated
View File

@ -2026,9 +2026,9 @@
"integrity": "sha1-7Y8E6f0szsOgBVu20t/p2ZkS5+I="
},
"etherpad-yajsml": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/etherpad-yajsml/-/etherpad-yajsml-0.0.2.tgz",
"integrity": "sha1-HCTSaLCUduY30EnN2xxt+McptG4="
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/etherpad-yajsml/-/etherpad-yajsml-0.0.4.tgz",
"integrity": "sha512-rxpEOMZmv6DOCQeaDo6tztneaKF9ZxbLo/+hQcV+hn0lNrxJZ7MKIPD2pTWWnNLj6gFFfs6QQ67RfMNWIr3fSA=="
},
"event-target-shim": {
"version": "5.0.1",

View File

@ -39,7 +39,7 @@
"cross-spawn": "^7.0.3",
"ejs": "^3.1.6",
"etherpad-require-kernel": "1.0.9",
"etherpad-yajsml": "0.0.2",
"etherpad-yajsml": "0.0.4",
"express": "4.17.1",
"express-rate-limit": "5.2.3",
"express-session": "1.17.1",