Sync package-lock.json

This commit is contained in:
Jake Mulley 2020-11-08 21:27:47 +00:00
parent 8abca801a2
commit 2b6ceed897
No known key found for this signature in database
GPG Key ID: 4EE8331465C94EC8

6
package-lock.json generated
View File

@ -5946,9 +5946,9 @@
"dev": true
},
"node-ical": {
"version": "0.12.3",
"resolved": "https://registry.npmjs.org/node-ical/-/node-ical-0.12.3.tgz",
"integrity": "sha512-MCr71z5mUcF7LuC3iIPKMKcaQ4Mr5cft0Uh00BBnkOrsm6vdS2xTUOKy1vhaYZ1V711LJmSAwQakxBXxLlHY3g==",
"version": "0.12.2",
"resolved": "https://registry.npmjs.org/node-ical/-/node-ical-0.12.2.tgz",
"integrity": "sha512-Dm8PyMM3ykBoXd3vy5znasb5ieuL+s8W7Dy5evevQr5RrYR7kvzs3jn03+vGhyiPy1VeQhjznLctF4xQMkaLMw==",
"requires": {
"moment-timezone": "^0.5.31",
"request": "^2.88.2",