npm audit fix

This commit is contained in:
Artur Paikin 2020-02-12 12:16:50 +01:00
parent a62a2630a3
commit 16eeef9437
2 changed files with 22 additions and 34 deletions

52
package-lock.json generated
View file

@ -18308,40 +18308,28 @@
}
},
"github-contributors-list": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/github-contributors-list/-/github-contributors-list-1.2.3.tgz",
"integrity": "sha512-yifb1ausL4zUb4kNfOAMaVtBleJzPKiiKWOpg1XauUcv3hfWUMQ2jVNBkDw/8eZiT3cJ4mL2i4ncp1TtnQv4zA==",
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/github-contributors-list/-/github-contributors-list-1.2.4.tgz",
"integrity": "sha512-V1lQKmPvQDuLX9vizKoFteKg52+Rd+EUQsRio/cAC1qpfXepw7HheWFM0QhOh+bknejAn70cl/J6BXOIctUB5g==",
"dev": true,
"requires": {
"marked": "~0.3.1",
"merge": "^1.2.0",
"minimist": "0.0.8",
"q": "~1.4.1",
"sprintf-js": "0.0.7"
"marked": "^0.8.0",
"merge": "^1.2.1",
"minimist": "^1.2.0",
"q": "^1.5.1",
"sprintf-js": "^1.1.2"
},
"dependencies": {
"marked": {
"version": "0.3.19",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.3.19.tgz",
"integrity": "sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==",
"dev": true
},
"minimist": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
"dev": true
},
"q": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/q/-/q-1.4.1.tgz",
"integrity": "sha1-VXBbzZPF82c1MMLCy8DCs63cKG4=",
"version": "0.8.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-0.8.0.tgz",
"integrity": "sha512-MyUe+T/Pw4TZufHkzAfDj6HarCBWia2y27/bhuYkTaiUnfDYFnCP3KUN+9oM7Wi6JA2rymtVYbQu3spE0GCmxQ==",
"dev": true
},
"sprintf-js": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-0.0.7.tgz",
"integrity": "sha1-8A14/RYBMICbSrNAwDEPqnElPb0=",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz",
"integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==",
"dev": true
}
}
@ -25274,9 +25262,9 @@
}
},
"node-sass": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.0.tgz",
"integrity": "sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.13.1.tgz",
"integrity": "sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==",
"requires": {
"async-foreach": "^0.1.3",
"chalk": "^1.1.1",
@ -32590,9 +32578,9 @@
}
},
"tree-kill": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.1.tgz",
"integrity": "sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q==",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
"dev": true
},
"trim-newlines": {

View file

@ -138,7 +138,7 @@
"express": "4.17.1",
"fakefile": "0.0.9",
"flat": "^4.1.0",
"github-contributors-list": "1.2.3",
"github-contributors-list": "^1.2.4",
"glob": "^7.1.3",
"globby": "^9.2.0",
"gzip-size": "^5.0.0",
@ -155,7 +155,7 @@
"multi-glob": "^1.0.2",
"namespace-emitter": "^2.0.1",
"nock": "^9.6.1",
"node-sass": "^4.11.0",
"node-sass": "^4.13.1",
"nodemon": "^1.17.5",
"npm-auth-to-token": "^1.0.0",
"npm-packlist": "^1.4.7",