|
@@ -7253,6 +7253,10 @@
|
|
|
"integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "eve": {
|
|
|
+ "version": "git://github.com/adobe-webplatform/eve.git#eef80ed8d188423c2272746fb8ae5cc8dad84cb1",
|
|
|
+ "from": "git://github.com/adobe-webplatform/eve.git#eef80ed"
|
|
|
+ },
|
|
|
"event-pubsub": {
|
|
|
"version": "4.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz",
|
|
@@ -11850,6 +11854,11 @@
|
|
|
"commander": "*"
|
|
|
}
|
|
|
},
|
|
|
+ "moment": {
|
|
|
+ "version": "2.29.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz",
|
|
|
+ "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
|
|
|
+ },
|
|
|
"move-concurrently": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",
|
|
@@ -14391,6 +14400,13 @@
|
|
|
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "raphael": {
|
|
|
+ "version": "git+https://github.com/nhn/raphael.git#78a6ed3ec269f33b6457b0ec66f8c3d1f2ed70e0",
|
|
|
+ "from": "git+https://github.com/nhn/raphael.git#2.2.0-c",
|
|
|
+ "requires": {
|
|
|
+ "eve": "git://github.com/adobe-webplatform/eve.git#eef80ed"
|
|
|
+ }
|
|
|
+ },
|
|
|
"raw-body": {
|
|
|
"version": "2.4.0",
|
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz",
|
|
@@ -17009,16 +17025,10 @@
|
|
|
"integrity": "sha512-DUJIutBG/tOdvJnGCo1PcBhFyGBWsY8VIMdXe3WRtGXynMwOcC5cojYpULf3qFJ4Jj1Riv3/kbF6Ygmi+BpjCw==",
|
|
|
"requires": {
|
|
|
"core-js": "^3.6.4",
|
|
|
+ "raphael": "git+https://github.com/nhn/raphael.git#2.2.0-c",
|
|
|
"tui-code-snippet": "^2.3.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "raphael": {
|
|
|
- "version": "git+https://github.com/nhn/raphael.git#78a6ed3ec269f33b6457b0ec66f8c3d1f2ed70e0",
|
|
|
- "from": "git+https://github.com/nhn/raphael.git#78a6ed3ec269f33b6457b0ec66f8c3d1f2ed70e0",
|
|
|
- "requires": {
|
|
|
- "eve": "git://github.com/adobe-webplatform/eve.git#eef80ed"
|
|
|
- }
|
|
|
- },
|
|
|
"tui-code-snippet": {
|
|
|
"version": "2.3.2",
|
|
|
"resolved": "https://registry.npmjs.org/tui-code-snippet/-/tui-code-snippet-2.3.2.tgz",
|