Skip to content

Commit fa71c55

Browse files
chore(deps): bump cacheable-request from 10.2.2 to 10.2.7
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) from 10.2.2 to 10.2.7. - [Release notes](https://github.com/jaredwray/cacheable-request/releases) - [Commits](https://github.com/jaredwray/cacheable-request/commits) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db02d81 commit fa71c55

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

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

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1966,7 +1966,7 @@
19661966

19671967
"@types/http-cache-semantics@^4.0.1":
19681968
version "4.0.1"
1969-
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz"
1969+
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
19701970

19711971
"@types/http-proxy@^1.17.5":
19721972
version "1.17.8"
@@ -3095,15 +3095,15 @@ cacheable-lookup@^7.0.0:
30953095
resolved "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz"
30963096

30973097
cacheable-request@^10.2.1:
3098-
version "10.2.2"
3099-
resolved "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.2.tgz"
3098+
version "10.2.7"
3099+
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.7.tgz#8bb8da66338f321b3cbbc34a71ac231178171bcc"
31003100
dependencies:
31013101
"@types/http-cache-semantics" "^4.0.1"
31023102
get-stream "^6.0.1"
3103-
http-cache-semantics "^4.1.0"
3104-
keyv "^4.5.0"
3103+
http-cache-semantics "^4.1.1"
3104+
keyv "^4.5.2"
31053105
mimic-response "^4.0.0"
3106-
normalize-url "^7.2.0"
3106+
normalize-url "^8.0.0"
31073107
responselike "^3.0.0"
31083108

31093109
call-bind@^1.0.0, call-bind@^1.0.2:
@@ -5414,9 +5414,9 @@ htmlparser2@^8.0.1:
54145414
domutils "^3.0.1"
54155415
entities "^4.3.0"
54165416

5417-
http-cache-semantics@^4.1.0:
5418-
version "4.1.0"
5419-
resolved "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz"
5417+
http-cache-semantics@^4.1.1:
5418+
version "4.1.1"
5419+
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
54205420

54215421
http-deceiver@^1.2.7:
54225422
version "1.2.7"
@@ -6437,7 +6437,7 @@ jsesc@~0.5.0:
64376437

64386438
64396439
version "3.0.1"
6440-
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
6440+
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
64416441

64426442
json-merge-patch@^1.0.2:
64436443
version "1.0.2"
@@ -6556,9 +6556,9 @@ jws@^3.2.2:
65566556
jwa "^1.4.1"
65576557
safe-buffer "^5.0.1"
65586558

6559-
keyv@^4.5.0:
6560-
version "4.5.0"
6561-
resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.0.tgz"
6559+
keyv@^4.5.2:
6560+
version "4.5.2"
6561+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.2.tgz#0e310ce73bf7851ec702f2eaf46ec4e3805cce56"
65626562
dependencies:
65636563
json-buffer "3.0.1"
65646564

@@ -6766,7 +6766,7 @@ lower-case@^2.0.2:
67666766

67676767
lowercase-keys@^3.0.0:
67686768
version "3.0.0"
6769-
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
6769+
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
67706770

67716771
lru-cache@^5.1.1:
67726772
version "5.1.1"
@@ -6897,7 +6897,7 @@ mimic-response@^3.1.0:
68976897

68986898
mimic-response@^4.0.0:
68996899
version "4.0.0"
6900-
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz"
6900+
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f"
69016901

69026902
min-indent@^1.0.0:
69036903
version "1.0.1"
@@ -7099,9 +7099,9 @@ normalize-url@^6.0.1:
70997099
version "6.1.0"
71007100
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz"
71017101

7102-
normalize-url@^7.2.0:
7103-
version "7.2.0"
7104-
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-7.2.0.tgz"
7102+
normalize-url@^8.0.0:
7103+
version "8.0.0"
7104+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
71057105

71067106
npm-run-path@^4.0.0, npm-run-path@^4.0.1:
71077107
version "4.0.1"
@@ -8732,7 +8732,7 @@ resolve@^2.0.0-next.3:
87328732

87338733
responselike@^3.0.0:
87348734
version "3.0.0"
8735-
resolved "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz"
8735+
resolved "https://registry.yarnpkg.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626"
87368736
dependencies:
87378737
lowercase-keys "^3.0.0"
87388738

0 commit comments

Comments
 (0)