Skip to content

Commit 612b2c6

Browse files
committed
Lock file maintenance
1 parent e7749da commit 612b2c6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -736,9 +736,9 @@
736736
"@types/istanbul-lib-report" "*"
737737

738738
"@types/node@*":
739-
version "20.10.8"
740-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.8.tgz#f1e223cbde9e25696661d167a5b93a9b2a5d57c7"
741-
integrity sha512-f8nQs3cLxbAFc00vEU59yf9UyGUftkPaLGfvbVOIDdx2i1b8epBqj2aNGyP19fiyXWvlmZ7qC1XLjAzw/OKIeA==
739+
version "20.11.0"
740+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.0.tgz#8e0b99e70c0c1ade1a86c4a282f7b7ef87c9552f"
741+
integrity sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==
742742
dependencies:
743743
undici-types "~5.26.4"
744744

@@ -2138,9 +2138,9 @@ lru-cache@^6.0.0:
21382138
yallist "^4.0.0"
21392139

21402140
magic-bytes.js@^1.5.0:
2141-
version "1.7.0"
2142-
resolved "https://registry.yarnpkg.com/magic-bytes.js/-/magic-bytes.js-1.7.0.tgz#29ca1a137b508fa656ca35fe79683bf10246e0d5"
2143-
integrity sha512-YzVU2+/hrjwx8xcgAw+ffNq3jkactpj+f1iSL4LonrFKhvnwDzHSqtFdk/MMRP53y9ScouJ7cKEnqYsJwsHoYA==
2141+
version "1.8.0"
2142+
resolved "https://registry.yarnpkg.com/magic-bytes.js/-/magic-bytes.js-1.8.0.tgz#8362793c60cd77c2dd77db6420be727192df68e2"
2143+
integrity sha512-lyWpfvNGVb5lu8YUAbER0+UMBTdR63w2mcSUlhhBTyVbxJvjgqwyAf3AZD6MprgK0uHuBoWXSDAMWLupX83o3Q==
21442144

21452145
make-dir@^3.0.2:
21462146
version "3.1.0"

0 commit comments

Comments
 (0)