mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Bump node-fetch from 3.2.5 to 3.2.6 (#1004)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a9a9e0087
commit
bc078ffe7f
14
package-lock.json
generated
14
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"cheerio": "1.0.0-rc.11",
|
||||
"draftlog": "1.0.13",
|
||||
"fs-extra": "10.1.0",
|
||||
"node-fetch": "3.2.5",
|
||||
"node-fetch": "3.2.6",
|
||||
"rimraf": "3.0.2",
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
@ -335,9 +335,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-fetch": {
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.5.tgz",
|
||||
"integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==",
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"dependencies": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
@ -678,9 +678,9 @@
|
||||
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ=="
|
||||
},
|
||||
"node-fetch": {
|
||||
"version": "3.2.5",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.5.tgz",
|
||||
"integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==",
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.6.tgz",
|
||||
"integrity": "sha512-LAy/HZnLADOVkVPubaxHDft29booGglPFDr2Hw0J1AercRh01UiVFm++KMDnJeH9sHgNB4hsXPii7Sgym/sTbw==",
|
||||
"requires": {
|
||||
"data-uri-to-buffer": "^4.0.0",
|
||||
"fetch-blob": "^3.1.4",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"cheerio": "1.0.0-rc.11",
|
||||
"draftlog": "1.0.13",
|
||||
"fs-extra": "10.1.0",
|
||||
"node-fetch": "3.2.5",
|
||||
"node-fetch": "3.2.6",
|
||||
"rimraf": "3.0.2",
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user