aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-12 15:50:54 +0100
committerGitHub <[email protected]>2020-09-12 15:50:54 +0100
commit6ab54a9d95d104cd63b43f7c20a6b90ab65b54c1 (patch)
treead905b8f2f4923f15e2c6bcc6fac3b9c7d1e577f /editors/code/package-lock.json
parentc8623461a57e7882ac47b5da13a1a03efa58f603 (diff)
Bump node-fetch from 2.6.0 to 2.6.1 in /editors/code
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'editors/code/package-lock.json')
-rw-r--r--editors/code/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json
index 63ba4bdf1..33d60d4dd 100644
--- a/editors/code/package-lock.json
+++ b/editors/code/package-lock.json
@@ -1761,9 +1761,9 @@
1761 "dev": true 1761 "dev": true
1762 }, 1762 },
1763 "node-fetch": { 1763 "node-fetch": {
1764 "version": "2.6.0", 1764 "version": "2.6.1",
1765 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", 1765 "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz",
1766 "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" 1766 "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
1767 }, 1767 },
1768 "normalize-path": { 1768 "normalize-path": {
1769 "version": "3.0.0", 1769 "version": "3.0.0",