Skip to content

Commit d52ec75

Browse files
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d37c36 commit d52ec75

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"monitorss": "6.14.11",
3535
"natural": "5.2.3",
3636
"node-cache": "5.1.2",
37-
"node-fetch": "2.6.1",
37+
"node-fetch": "2.6.7",
3838
"openai": "2.0.2",
3939
"polish-plurals": "1.1.0",
4040
"request": "2.88.2",

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -3972,12 +3972,7 @@ node-cleanup@^2.1.2:
39723972
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
39733973
integrity sha1-esGavSl+Caf3KnFUXZUbUX5N3iw=
39743974

3975-
[email protected], node-fetch@^2.6.1:
3976-
version "2.6.1"
3977-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3978-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3979-
3980-
node-fetch@^2.6.7:
3975+
[email protected], node-fetch@^2.6.1, node-fetch@^2.6.7:
39813976
version "2.6.7"
39823977
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
39833978
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==

0 commit comments

Comments
 (0)