chore(deps): bump node-fetch from 3.1.0 to 3.2.0 (#808) [skip ci]

This commit is contained in:
dependabot[bot]
2022-01-25 13:48:59 -05:00
committed by GitHub
parent 8e4f8dfede
commit d7b3c64ec2
2 changed files with 41 additions and 16 deletions

55
package-lock.json generated
View File

@@ -31,7 +31,7 @@
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"node-chartist": "^1.0.5", "node-chartist": "^1.0.5",
"node-fetch": "^3.1.0", "node-fetch": "^3.2.0",
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.26.0", "prismjs": "^1.26.0",
@@ -4348,9 +4348,9 @@
} }
}, },
"node_modules/fetch-blob": { "node_modules/fetch-blob": {
"version": "3.1.2", "version": "3.1.4",
"resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.2.tgz", "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.4.tgz",
"integrity": "sha512-hunJbvy/6OLjCD0uuhLdp0mMPzP/yd2ssd1t2FCJsaA7wkWhpbp9xfuNVpv7Ll4jFhzp6T4LAupSiV9uOeg0VQ==", "integrity": "sha512-Eq5Xv5+VlSrYWEqKrusxY1C3Hm/hjeAsCGVG3ft7pZahlUAChpGZT/Ms1WmSLnEAisEXszjzu/s+ce6HZB2VHA==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
@@ -4362,6 +4362,7 @@
} }
], ],
"dependencies": { "dependencies": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3" "web-streams-polyfill": "^3.0.3"
}, },
"engines": { "engines": {
@@ -6957,13 +6958,31 @@
"resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-2.0.1.tgz", "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-2.0.1.tgz",
"integrity": "sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=" "integrity": "sha1-TYuPHszTQZqjYgYb7O9RXh5VljU="
}, },
"node_modules/node-domexception": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/jimmywarting"
},
{
"type": "github",
"url": "https://paypal.me/jimmywarting"
}
],
"engines": {
"node": ">=10.5.0"
}
},
"node_modules/node-fetch": { "node_modules/node-fetch": {
"version": "3.1.0", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.1.0.tgz", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.0.tgz",
"integrity": "sha512-QU0WbIfMUjd5+MUzQOYhenAazakV7Irh1SGkWCsRzBwvm4fAhzEUaHMJ6QLP7gWT6WO9/oH2zhKMMGMuIrDyKw==", "integrity": "sha512-8xeimMwMItMw8hRrOl3C9/xzU49HV/yE6ORew/l+dxWimO5A4Ra8ld2rerlJvc/O7et5Z1zrWsPX43v1QBjCxw==",
"dependencies": { "dependencies": {
"data-uri-to-buffer": "^4.0.0", "data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.2", "fetch-blob": "^3.1.4",
"formdata-polyfill": "^4.0.10" "formdata-polyfill": "^4.0.10"
}, },
"engines": { "engines": {
@@ -13363,10 +13382,11 @@
} }
}, },
"fetch-blob": { "fetch-blob": {
"version": "3.1.2", "version": "3.1.4",
"resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.2.tgz", "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.4.tgz",
"integrity": "sha512-hunJbvy/6OLjCD0uuhLdp0mMPzP/yd2ssd1t2FCJsaA7wkWhpbp9xfuNVpv7Ll4jFhzp6T4LAupSiV9uOeg0VQ==", "integrity": "sha512-Eq5Xv5+VlSrYWEqKrusxY1C3Hm/hjeAsCGVG3ft7pZahlUAChpGZT/Ms1WmSLnEAisEXszjzu/s+ce6HZB2VHA==",
"requires": { "requires": {
"node-domexception": "^1.0.0",
"web-streams-polyfill": "^3.0.3" "web-streams-polyfill": "^3.0.3"
} }
}, },
@@ -15367,13 +15387,18 @@
} }
} }
}, },
"node-domexception": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="
},
"node-fetch": { "node-fetch": {
"version": "3.1.0", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.1.0.tgz", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.0.tgz",
"integrity": "sha512-QU0WbIfMUjd5+MUzQOYhenAazakV7Irh1SGkWCsRzBwvm4fAhzEUaHMJ6QLP7gWT6WO9/oH2zhKMMGMuIrDyKw==", "integrity": "sha512-8xeimMwMItMw8hRrOl3C9/xzU49HV/yE6ORew/l+dxWimO5A4Ra8ld2rerlJvc/O7et5Z1zrWsPX43v1QBjCxw==",
"requires": { "requires": {
"data-uri-to-buffer": "^4.0.0", "data-uri-to-buffer": "^4.0.0",
"fetch-blob": "^3.1.2", "fetch-blob": "^3.1.4",
"formdata-polyfill": "^4.0.10" "formdata-polyfill": "^4.0.10"
} }
}, },

View File

@@ -48,7 +48,7 @@
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
"node-chartist": "^1.0.5", "node-chartist": "^1.0.5",
"node-fetch": "^3.1.0", "node-fetch": "^3.2.0",
"open-graph-scraper": "^4.11.0", "open-graph-scraper": "^4.11.0",
"png-js": "^1.0.0", "png-js": "^1.0.0",
"prismjs": "^1.26.0", "prismjs": "^1.26.0",