Skip to content

Commit 6351636

Browse files
committed
fix: fixed lockfile
1 parent 934989b commit 6351636

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -411,10 +411,10 @@
411411
dependencies:
412412
ioredis "^4.17.3"
413413

414-
"@ladjs/shared-config@^3.0.10":
415-
version "3.0.10"
416-
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-3.0.10.tgz#794ba20cbcd7f7500cc2d22f5ff841963d7950e8"
417-
integrity sha512-uUEyYHKR2aohB73f1HGuZo6YCTCBC73gJWunkH5a+VZrmzIxBtbNLU0BnyhDKK8Y/SP4X37faeIw9fB2HZvshQ==
414+
"@ladjs/shared-config@^4.0.0":
415+
version "4.0.0"
416+
resolved "https://registry.yarnpkg.com/@ladjs/shared-config/-/shared-config-4.0.0.tgz#64cbfb00837df03e57c3d1226fc9f6173810b86e"
417+
integrity sha512-cVyRdlpWTNftqANdKBVdsB/fewR9DhCmZ1jOy3A70/6KkSNKTEMtNz5JDAYmZJTq6eT7rk0iFiExenIBvMQ3DA==
418418
dependencies:
419419
boolean "^3.0.2"
420420
is-string-and-not-blank "^0.0.2"

0 commit comments

Comments
 (0)