Bump cacheable-request from 10.2.2 to 10.2.7 (#144)

This commit is contained in:
dependabot[bot] 2023-02-11 09:28:07 +01:00 committed by GitHub
parent e086844f3f
commit 8e71014357
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

38
package-lock.json generated
View file

@ -3141,17 +3141,17 @@
} }
}, },
"node_modules/cacheable-request": { "node_modules/cacheable-request": {
"version": "10.2.2", "version": "10.2.7",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.2.tgz", "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.7.tgz",
"integrity": "sha512-KxjQZM3UIo7/J6W4sLpwFvu1GB3Whv8NtZ8ZrUL284eiQjiXeeqWTdhixNrp/NLZ/JNuFBo6BD4ZaO8ZJ5BN8Q==", "integrity": "sha512-I4SA6mKgDxcxVbSt/UmIkb9Ny8qSkg6ReBHtAAXnZHk7KOSx5g3DTiAOaYzcHCs6oOdHn+bip9T48E6tMvK9hw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/http-cache-semantics": "^4.0.1", "@types/http-cache-semantics": "^4.0.1",
"get-stream": "^6.0.1", "get-stream": "^6.0.1",
"http-cache-semantics": "^4.1.0", "http-cache-semantics": "^4.1.1",
"keyv": "^4.5.0", "keyv": "^4.5.2",
"mimic-response": "^4.0.0", "mimic-response": "^4.0.0",
"normalize-url": "^7.2.0", "normalize-url": "^8.0.0",
"responselike": "^3.0.0" "responselike": "^3.0.0"
}, },
"engines": { "engines": {
@ -7840,12 +7840,12 @@
} }
}, },
"node_modules/normalize-url": { "node_modules/normalize-url": {
"version": "7.2.0", "version": "8.0.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.2.0.tgz", "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
"integrity": "sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==", "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=12.20" "node": ">=14.16"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
@ -12998,17 +12998,17 @@
"dev": true "dev": true
}, },
"cacheable-request": { "cacheable-request": {
"version": "10.2.2", "version": "10.2.7",
"resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.2.tgz", "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.7.tgz",
"integrity": "sha512-KxjQZM3UIo7/J6W4sLpwFvu1GB3Whv8NtZ8ZrUL284eiQjiXeeqWTdhixNrp/NLZ/JNuFBo6BD4ZaO8ZJ5BN8Q==", "integrity": "sha512-I4SA6mKgDxcxVbSt/UmIkb9Ny8qSkg6ReBHtAAXnZHk7KOSx5g3DTiAOaYzcHCs6oOdHn+bip9T48E6tMvK9hw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/http-cache-semantics": "^4.0.1", "@types/http-cache-semantics": "^4.0.1",
"get-stream": "^6.0.1", "get-stream": "^6.0.1",
"http-cache-semantics": "^4.1.0", "http-cache-semantics": "^4.1.1",
"keyv": "^4.5.0", "keyv": "^4.5.2",
"mimic-response": "^4.0.0", "mimic-response": "^4.0.0",
"normalize-url": "^7.2.0", "normalize-url": "^8.0.0",
"responselike": "^3.0.0" "responselike": "^3.0.0"
} }
}, },
@ -16470,9 +16470,9 @@
"dev": true "dev": true
}, },
"normalize-url": { "normalize-url": {
"version": "7.2.0", "version": "8.0.0",
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.2.0.tgz", "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.0.tgz",
"integrity": "sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==", "integrity": "sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==",
"dev": true "dev": true
}, },
"npm-run-path": { "npm-run-path": {