Update dependencies

This commit is contained in:
rejas 2021-07-06 16:47:36 +02:00
parent dd5041395c
commit 8a7abfe42d
2 changed files with 84 additions and 82 deletions

150
package-lock.json generated
View File

@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"colors": "^1.4.0",
"console-stamp": "^3.0.2",
"console-stamp": "^3.0.3",
"digest-fetch": "^1.2.0",
"eslint": "^7.30.0",
"express": "^4.17.1",
@ -23,17 +23,17 @@
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-ical": "^0.13.0",
"simple-git": "^2.40.0",
"socket.io": "^4.1.2"
"simple-git": "^2.41.1",
"socket.io": "^4.1.3"
},
"devDependencies": {
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-jsdoc": "^35.4.3",
"eslint-plugin-prettier": "^3.4.0",
"express-basic-auth": "^1.2.0",
"husky": "^7.0.0",
"jest": "27.0.6",
"husky": "^7.0.1",
"jest": "^27.0.6",
"jsdom": "^16.6.0",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
@ -50,7 +50,7 @@
"node": ">=12"
},
"optionalDependencies": {
"electron": "^13.1.5"
"electron": "^13.1.6"
}
},
"node_modules/@babel/code-frame": {
@ -703,17 +703,17 @@
}
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.8.0.tgz",
"integrity": "sha512-Xd3GzYsL2sz2pcdtYt5Q0Wz1ol/o9Nt2UQL4nFPDcaEomvPmwjJsbjkKx1SKhl2h3TgwazNBLdcNr2m0UiGiFA==",
"version": "0.9.0-alpha.1",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.1.tgz",
"integrity": "sha512-Clxxc0PwpISoYYBibA+1L2qFJ7gvFVhI2Hos87S06K+Q0cXdOhZQJNKWuaQGPAeHjZEuUB/YoWOfwjuF2wirqA==",
"dev": true,
"dependencies": {
"comment-parser": "^1.1.5",
"comment-parser": "1.1.6-beta.0",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "1.0.4"
},
"engines": {
"node": ">=10.0.0"
"node": ">=12.0.0"
}
},
"node_modules/@eslint/eslintrc": {
@ -2600,9 +2600,9 @@
}
},
"node_modules/comment-parser": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.1.5.tgz",
"integrity": "sha512-RePCE4leIhBlmrqiYTvaqEeGYg7qpSl4etaIabKtdOQVi+mSTIBBklGUwIr79GXYnl3LpMwmDw4KeR2stNc6FA==",
"version": "1.1.6-beta.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.1.6-beta.0.tgz",
"integrity": "sha512-q3cA8TSMyqW7wcPSYWzbO/rMahnXgzs4SLG/UIWXdEsnXTFPZkEkWAdNgPiHig2OzxgpPLOh4WwsmClDxndwHw==",
"dev": true,
"engines": {
"node": ">= 10.0.0"
@ -2679,11 +2679,11 @@
}
},
"node_modules/console-stamp": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/console-stamp/-/console-stamp-3.0.2.tgz",
"integrity": "sha512-nYIxVrp1Cau8wRy8RQJO1VNBTYQPnFcN7SrsLAStSavo38Y4+jcysh5n4nZNd/WkR2IOULgwr2+6qDxMUA7Hog==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/console-stamp/-/console-stamp-3.0.3.tgz",
"integrity": "sha512-6ltMcMEVDHb1bqb+qaVfCX7Vf3vEkfZEeKyReG1ny45Rv6YJynCcdv94j7whNVfxj/4/3Ji/QBHY6p4JI51Ucw==",
"dependencies": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"dateformat": "^4.5.1"
},
"engines": {
@ -3243,11 +3243,12 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"node_modules/electron": {
"version": "13.1.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-13.1.5.tgz",
"integrity": "sha512-ZoMCcPQNs/zO/Zdb5hq5H+rwRaKrdI3/sfXEwBVMx7f5jwa9jPQB3dZ2+7t59uD9VcFAWsH/pozr8nPPlv0tyw==",
"version": "13.1.6",
"resolved": "https://registry.npmjs.org/electron/-/electron-13.1.6.tgz",
"integrity": "sha512-XiB55/JTaQpDFQrD9pulYnOGwaWeMyRIub5ispvoE2bWBvM5zVMLptwMLb0m3KTMrfSkzhedZvOu7fwYvR7L7Q==",
"devOptional": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@electron/get": "^1.0.1",
"@types/node": "^14.6.2",
@ -3646,14 +3647,14 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "35.4.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.1.tgz",
"integrity": "sha512-lnpu2Bj+ta2eAqwCWnb6f3Xjc78TWKo/oMCpDH5NfpPhYnePNtGZJzoAMgU5uo9BQqmXJ8pql8aiodOhg82ofw==",
"version": "35.4.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.3.tgz",
"integrity": "sha512-hBEn+VNjVX0IKoZ2OdZs0Z1fU8CqZkBSzLqD8ZpwZEamrdi2TUgKvujvETe8gXYQ/67hpRtbR5iPFTgmWpRevw==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "^0.8.0",
"comment-parser": "1.1.5",
"debug": "^4.3.1",
"@es-joy/jsdoccomment": "^0.9.0-alpha.1",
"comment-parser": "1.1.6-beta.0",
"debug": "^4.3.2",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "^1.0.4",
"lodash": "^4.17.21",
@ -4865,10 +4866,11 @@
}
},
"node_modules/husky": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"dev": true,
"license": "MIT",
"bin": {
"husky": "lib/bin.js"
},
@ -8578,9 +8580,9 @@
"dev": true
},
"node_modules/simple-git": {
"version": "2.40.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.40.0.tgz",
"integrity": "sha512-7IO/eQwrN5kvS38TTu9ljhG9tx2nn0BTqZOmqpPpp51TvE44YIvLA6fETqEVA8w/SeEfPaVv6mk7Tsk9Jns+ag==",
"version": "2.41.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.41.1.tgz",
"integrity": "sha512-n1STz1tfnemvYndzWakgKa0JB4s/LrUG4btXMetWB9N9ZoIAJQd0ZtWj9sBwWxIZ/X/tYdA/tq+KHfFNAGzZhQ==",
"dependencies": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
@ -8637,19 +8639,19 @@
}
},
"node_modules/socket.io": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.1.2.tgz",
"integrity": "sha512-xK0SD1C7hFrh9+bYoYCdVt+ncixkSLKtNLCax5aEy1o3r5PaO5yQhVb97exIe67cE7lAK+EpyMytXWTWmyZY8w==",
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.1.3.tgz",
"integrity": "sha512-tLkaY13RcO4nIRh1K2hT5iuotfTaIQw7cVIe0FUykN3SuQi0cm7ALxuyT5/CtDswOMWUzMGTibxYNx/gU7In+Q==",
"dependencies": {
"@types/cookie": "^0.4.0",
"@types/cors": "^2.8.8",
"@types/cors": "^2.8.10",
"@types/node": ">=10.0.0",
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.1",
"engine.io": "~5.1.0",
"socket.io-adapter": "~2.3.0",
"socket.io-parser": "~4.0.3"
"engine.io": "~5.1.1",
"socket.io-adapter": "~2.3.1",
"socket.io-parser": "~4.0.4"
},
"engines": {
"node": ">=10.0.0"
@ -10913,12 +10915,12 @@
"requires": {}
},
"@es-joy/jsdoccomment": {
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.8.0.tgz",
"integrity": "sha512-Xd3GzYsL2sz2pcdtYt5Q0Wz1ol/o9Nt2UQL4nFPDcaEomvPmwjJsbjkKx1SKhl2h3TgwazNBLdcNr2m0UiGiFA==",
"version": "0.9.0-alpha.1",
"resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.9.0-alpha.1.tgz",
"integrity": "sha512-Clxxc0PwpISoYYBibA+1L2qFJ7gvFVhI2Hos87S06K+Q0cXdOhZQJNKWuaQGPAeHjZEuUB/YoWOfwjuF2wirqA==",
"dev": true,
"requires": {
"comment-parser": "^1.1.5",
"comment-parser": "1.1.6-beta.0",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "1.0.4"
}
@ -12396,9 +12398,9 @@
}
},
"comment-parser": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.1.5.tgz",
"integrity": "sha512-RePCE4leIhBlmrqiYTvaqEeGYg7qpSl4etaIabKtdOQVi+mSTIBBklGUwIr79GXYnl3LpMwmDw4KeR2stNc6FA==",
"version": "1.1.6-beta.0",
"resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.1.6-beta.0.tgz",
"integrity": "sha512-q3cA8TSMyqW7wcPSYWzbO/rMahnXgzs4SLG/UIWXdEsnXTFPZkEkWAdNgPiHig2OzxgpPLOh4WwsmClDxndwHw==",
"dev": true
},
"commondir": {
@ -12465,11 +12467,11 @@
}
},
"console-stamp": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/console-stamp/-/console-stamp-3.0.2.tgz",
"integrity": "sha512-nYIxVrp1Cau8wRy8RQJO1VNBTYQPnFcN7SrsLAStSavo38Y4+jcysh5n4nZNd/WkR2IOULgwr2+6qDxMUA7Hog==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/console-stamp/-/console-stamp-3.0.3.tgz",
"integrity": "sha512-6ltMcMEVDHb1bqb+qaVfCX7Vf3vEkfZEeKyReG1ny45Rv6YJynCcdv94j7whNVfxj/4/3Ji/QBHY6p4JI51Ucw==",
"requires": {
"chalk": "^4.1.0",
"chalk": "^4.1.1",
"dateformat": "^4.5.1"
}
},
@ -12915,9 +12917,9 @@
"integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
},
"electron": {
"version": "13.1.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-13.1.5.tgz",
"integrity": "sha512-ZoMCcPQNs/zO/Zdb5hq5H+rwRaKrdI3/sfXEwBVMx7f5jwa9jPQB3dZ2+7t59uD9VcFAWsH/pozr8nPPlv0tyw==",
"version": "13.1.6",
"resolved": "https://registry.npmjs.org/electron/-/electron-13.1.6.tgz",
"integrity": "sha512-XiB55/JTaQpDFQrD9pulYnOGwaWeMyRIub5ispvoE2bWBvM5zVMLptwMLb0m3KTMrfSkzhedZvOu7fwYvR7L7Q==",
"devOptional": true,
"requires": {
"@electron/get": "^1.0.1",
@ -13209,14 +13211,14 @@
}
},
"eslint-plugin-jsdoc": {
"version": "35.4.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.1.tgz",
"integrity": "sha512-lnpu2Bj+ta2eAqwCWnb6f3Xjc78TWKo/oMCpDH5NfpPhYnePNtGZJzoAMgU5uo9BQqmXJ8pql8aiodOhg82ofw==",
"version": "35.4.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.4.3.tgz",
"integrity": "sha512-hBEn+VNjVX0IKoZ2OdZs0Z1fU8CqZkBSzLqD8ZpwZEamrdi2TUgKvujvETe8gXYQ/67hpRtbR5iPFTgmWpRevw==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "^0.8.0",
"comment-parser": "1.1.5",
"debug": "^4.3.1",
"@es-joy/jsdoccomment": "^0.9.0-alpha.1",
"comment-parser": "1.1.6-beta.0",
"debug": "^4.3.2",
"esquery": "^1.4.0",
"jsdoc-type-pratt-parser": "^1.0.4",
"lodash": "^4.17.21",
@ -14135,9 +14137,9 @@
"dev": true
},
"husky": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"dev": true
},
"iconv-lite": {
@ -16981,9 +16983,9 @@
"dev": true
},
"simple-git": {
"version": "2.40.0",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.40.0.tgz",
"integrity": "sha512-7IO/eQwrN5kvS38TTu9ljhG9tx2nn0BTqZOmqpPpp51TvE44YIvLA6fETqEVA8w/SeEfPaVv6mk7Tsk9Jns+ag==",
"version": "2.41.1",
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-2.41.1.tgz",
"integrity": "sha512-n1STz1tfnemvYndzWakgKa0JB4s/LrUG4btXMetWB9N9ZoIAJQd0ZtWj9sBwWxIZ/X/tYdA/tq+KHfFNAGzZhQ==",
"requires": {
"@kwsites/file-exists": "^1.1.1",
"@kwsites/promise-deferred": "^1.1.1",
@ -17027,19 +17029,19 @@
}
},
"socket.io": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.1.2.tgz",
"integrity": "sha512-xK0SD1C7hFrh9+bYoYCdVt+ncixkSLKtNLCax5aEy1o3r5PaO5yQhVb97exIe67cE7lAK+EpyMytXWTWmyZY8w==",
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.1.3.tgz",
"integrity": "sha512-tLkaY13RcO4nIRh1K2hT5iuotfTaIQw7cVIe0FUykN3SuQi0cm7ALxuyT5/CtDswOMWUzMGTibxYNx/gU7In+Q==",
"requires": {
"@types/cookie": "^0.4.0",
"@types/cors": "^2.8.8",
"@types/cors": "^2.8.10",
"@types/node": ">=10.0.0",
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.1",
"engine.io": "~5.1.0",
"socket.io-adapter": "~2.3.0",
"socket.io-parser": "~4.0.3"
"engine.io": "~5.1.1",
"socket.io-adapter": "~2.3.1",
"socket.io-parser": "~4.0.4"
}
},
"socket.io-adapter": {

View File

@ -46,12 +46,12 @@
"homepage": "https://magicmirror.builders",
"devDependencies": {
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsdoc": "^35.4.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jsdoc": "^35.4.3",
"eslint-plugin-prettier": "^3.4.0",
"express-basic-auth": "^1.2.0",
"husky": "^7.0.0",
"jest": "27.0.6",
"husky": "^7.0.1",
"jest": "^27.0.6",
"jsdom": "^16.6.0",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
@ -65,11 +65,11 @@
"stylelint-prettier": "^1.2.0"
},
"optionalDependencies": {
"electron": "^13.1.5"
"electron": "^13.1.6"
},
"dependencies": {
"colors": "^1.4.0",
"console-stamp": "^3.0.2",
"console-stamp": "^3.0.3",
"digest-fetch": "^1.2.0",
"eslint": "^7.30.0",
"express": "^4.17.1",
@ -81,8 +81,8 @@
"moment": "^2.29.1",
"node-fetch": "^2.6.1",
"node-ical": "^0.13.0",
"simple-git": "^2.40.0",
"socket.io": "^4.1.2"
"simple-git": "^2.41.1",
"socket.io": "^4.1.3"
},
"_moduleAliases": {
"node_helper": "js/node_helper.js",