Skip to content

Commit b54037e

Browse files
build(deps): bump node-fetch from 2.3.0 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.3.0 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.3.0...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7a22f5 commit b54037e

File tree

2 files changed

+114
-54
lines changed

2 files changed

+114
-54
lines changed

package-lock.json

Lines changed: 58 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 56 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -3,54 +3,62 @@
33

44

55
"@types/node@^10.1.2":
6-
"integrity" "sha512-Zh5Z4kACfbeE8aAOYh9mqotRxaZMro8MbBQtR8vEXOMiZo2rGEh2LayJijKdlu48YnS6y2EFU/oo2NCe5P6jGw=="
7-
"resolved" "https://registry.npmjs.org/@types/node/-/node-10.12.7.tgz"
8-
"version" "10.12.7"
9-
10-
"debug@^4.0.1":
11-
"integrity" "sha512-heNPJUJIqC+xB6ayLAMHaIrmN9HKa7aQO8MGqKpvCA+uJYVcvR6l5kgdrhRuwPFHU7P5/A1w0BjByPHwpfTDKg=="
12-
"resolved" "https://registry.npmjs.org/debug/-/debug-4.1.0.tgz"
13-
"version" "4.1.0"
6+
version "10.12.7"
7+
resolved "https://registry.npmjs.org/@types/node/-/node-10.12.7.tgz"
8+
9+
debug@^4.0.1:
10+
version "4.1.0"
11+
resolved "https://registry.npmjs.org/debug/-/debug-4.1.0.tgz"
1412
dependencies:
15-
"ms" "^2.1.1"
16-
17-
"dotenv@^8.2.0":
18-
"integrity" "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
19-
"resolved" "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
20-
"version" "8.2.0"
21-
22-
"grapheme-splitter@^1.0.4":
23-
"integrity" "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ=="
24-
"resolved" "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
25-
"version" "1.0.4"
26-
27-
"ms@^2.1.1":
28-
"integrity" "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
29-
"resolved" "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz"
30-
"version" "2.1.1"
31-
32-
"node-fetch@^2.2.0":
33-
"integrity" "sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA=="
34-
"resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz"
35-
"version" "2.3.0"
36-
37-
"sandwich-stream@^2.0.1":
38-
"integrity" "sha512-jLYV0DORrzY3xaz/S9ydJL6Iz7essZeAfnAavsJ+zsJGZ1MOnsS52yRjU3uF3pJa/lla7+wisp//fxOwOH8SKQ=="
39-
"resolved" "https://registry.npmjs.org/sandwich-stream/-/sandwich-stream-2.0.2.tgz"
40-
"version" "2.0.2"
41-
42-
"telegraf@^3.25.0":
43-
"integrity" "sha512-W2L/9LIOndtzqgEnJPlDJS8Q/gwoRS/a7FvoV9kPhKwRWtJtiP8xhkr66GMbOhnB0RgSK6GMrgeZtXNzLn/bQg=="
44-
"resolved" "https://registry.npmjs.org/telegraf/-/telegraf-3.25.0.tgz"
45-
"version" "3.25.0"
13+
ms "^2.1.1"
14+
15+
dotenv@^8.2.0:
16+
version "8.2.0"
17+
resolved "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz"
18+
19+
grapheme-splitter@^1.0.4:
20+
version "1.0.4"
21+
resolved "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz"
22+
23+
ms@^2.1.1:
24+
version "2.1.1"
25+
resolved "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz"
26+
27+
node-fetch@^2.2.0:
28+
version "2.6.7"
29+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
30+
dependencies:
31+
whatwg-url "^5.0.0"
32+
33+
sandwich-stream@^2.0.1:
34+
version "2.0.2"
35+
resolved "https://registry.npmjs.org/sandwich-stream/-/sandwich-stream-2.0.2.tgz"
36+
37+
telegraf@^3.25.0:
38+
version "3.25.0"
39+
resolved "https://registry.npmjs.org/telegraf/-/telegraf-3.25.0.tgz"
4640
dependencies:
4741
"@types/node" "^10.1.2"
48-
"debug" "^4.0.1"
49-
"node-fetch" "^2.2.0"
50-
"sandwich-stream" "^2.0.1"
51-
"telegram-typings" "^3.6.0"
52-
53-
"telegram-typings@^3.6.0":
54-
"integrity" "sha512-njVv1EAhIZnmQVLocZEADYUyqA1WIXuVcDYlsp+mXua/XB0pxx+PKtMSPeZ/EE4wPWTw9h/hA9ASTT6yQelkiw=="
55-
"resolved" "https://registry.npmjs.org/telegram-typings/-/telegram-typings-3.6.1.tgz"
56-
"version" "3.6.1"
42+
debug "^4.0.1"
43+
node-fetch "^2.2.0"
44+
sandwich-stream "^2.0.1"
45+
telegram-typings "^3.6.0"
46+
47+
telegram-typings@^3.6.0:
48+
version "3.6.1"
49+
resolved "https://registry.npmjs.org/telegram-typings/-/telegram-typings-3.6.1.tgz"
50+
51+
tr46@~0.0.3:
52+
version "0.0.3"
53+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
54+
55+
webidl-conversions@^3.0.0:
56+
version "3.0.1"
57+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
58+
59+
whatwg-url@^5.0.0:
60+
version "5.0.0"
61+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
62+
dependencies:
63+
tr46 "~0.0.3"
64+
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)