Skip to content

Commit ca07319

Browse files
authored
Merge pull request #1435 from blackflux/dev
[Gally]: master <- dev
2 parents 64258ac + dc7f572 commit ca07319

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"joi-strict": "3.0.1",
7979
"lodash.clonedeep": "4.5.0",
8080
"lodash.get": "4.4.2",
81-
"lru-cache-ext": "4.0.0",
81+
"lru-cache-ext": "4.1.1",
8282
"minimist": "1.2.8",
8383
"nock": "13.5.4",
8484
"normalize-url": "2.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3767,10 +3767,10 @@ lowercase-keys@^2.0.0:
37673767
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
37683768
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
37693769

3770-
lru-cache-ext@4.0.0:
3771-
version "4.0.0"
3772-
resolved "https://registry.yarnpkg.com/lru-cache-ext/-/lru-cache-ext-4.0.0.tgz#3a4f909ca854b02de7c1e106b8a0de2779e7d013"
3773-
integrity sha512-aPFOhTy2M6iE4A+5f4q1K7bnTzl2Zv56DSDSboJ0pKBwqgiKu5zvKuZtyMB1vkshMXY2sH5st0P/WaDQ28M7aQ==
3770+
lru-cache-ext@4.1.1:
3771+
version "4.1.1"
3772+
resolved "https://registry.yarnpkg.com/lru-cache-ext/-/lru-cache-ext-4.1.1.tgz#201722bef956fc06b4053994562b417542a77af5"
3773+
integrity sha512-/NdLH3uYiWGeAFqms/SK/1GUoMWS5IRHQ0n50P/Ba2dzpevaPLHKm2gDEf2Jrhnsl2Yy+9f9wyufknWnDY9AlA==
37743774
dependencies:
37753775
lru-cache "10.0.0"
37763776

0 commit comments

Comments
 (0)