Merge pull request #9 from SrIzan10/renovate/node-superfetch-0.x

fix(deps): update dependency node-superfetch to ^0.3.0
This commit is contained in:
2022-10-08 17:07:18 +02:00
committed by GitHub
2 changed files with 11 additions and 77 deletions

86
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"got": "^11.8.5",
"libsodium-wrappers": "^0.7.10",
"mongoose": "^6.5.1",
"node-superfetch": "^0.2.3",
"node-superfetch": "^0.3.0",
"pretty-seconds-spanish": "^2.1.0",
"systeminformation": "^5.12.6"
},
@@ -1799,52 +1799,14 @@
"license": "MIT"
},
"node_modules/node-superfetch": {
"version": "0.2.3",
"license": "ISC",
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/node-superfetch/-/node-superfetch-0.3.2.tgz",
"integrity": "sha512-Si/G5ABvupc8zrcFXpln55aOkyPeNwy6adMDwBKdqznzBa3+BvK116Hte7bg3TbaU8qzyluj9gSxQhMF+QV6FA==",
"dependencies": {
"form-data": "^4.0.0",
"node-fetch": "^2.6.1"
"form-data": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/node-superfetch/node_modules/node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"dependencies": {
"whatwg-url": "^5.0.0"
},
"engines": {
"node": "4.x || >=6.0.0"
},
"peerDependencies": {
"encoding": "^0.1.0"
},
"peerDependenciesMeta": {
"encoding": {
"optional": true
}
}
},
"node_modules/node-superfetch/node_modules/tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
"node_modules/node-superfetch/node_modules/webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
},
"node_modules/node-superfetch/node_modules/whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
"dependencies": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
"node": ">=18"
}
},
"node_modules/nopt": {
@@ -4045,39 +4007,11 @@
"version": "5.0.0"
},
"node-superfetch": {
"version": "0.2.3",
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/node-superfetch/-/node-superfetch-0.3.2.tgz",
"integrity": "sha512-Si/G5ABvupc8zrcFXpln55aOkyPeNwy6adMDwBKdqznzBa3+BvK116Hte7bg3TbaU8qzyluj9gSxQhMF+QV6FA==",
"requires": {
"form-data": "^4.0.0",
"node-fetch": "^2.6.1"
},
"dependencies": {
"node-fetch": {
"version": "2.6.7",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
"requires": {
"whatwg-url": "^5.0.0"
}
},
"tr46": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
},
"webidl-conversions": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
},
"whatwg-url": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
"requires": {
"tr46": "~0.0.3",
"webidl-conversions": "^3.0.0"
}
}
"form-data": "^4.0.0"
}
},
"nopt": {

View File

@@ -39,7 +39,7 @@
"got": "^11.8.5",
"libsodium-wrappers": "^0.7.10",
"mongoose": "^6.5.1",
"node-superfetch": "^0.2.3",
"node-superfetch": "^0.3.0",
"pretty-seconds-spanish": "^2.1.0",
"systeminformation": "^5.12.6"
},