Skip to content

Commit 182d056

Browse files
chore(deps): bump tar-fs from 1.16.3 to 1.16.4
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.4. - [Commits](mafintosh/tar-fs@v1.16.3...v1.16.4) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 1.16.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f33984e commit 182d056

File tree

1 file changed

+26
-21
lines changed

1 file changed

+26
-21
lines changed

yarn.lock

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -605,12 +605,12 @@
605605
which "2.0.2"
606606
yaml "1.10.2"
607607

608-
"@graphprotocol/graph-ts@0.32.0":
609-
version "0.32.0"
610-
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.32.0.tgz#36f8cd8e4ef42c3c32536cceb9995ab990f51d29"
611-
integrity sha512-YfKLT2w+ItXD/VPYQiAKtINQONVsAOkcqVFMHlhUy0fcEBVWuFBT53hJNI0/l5ujQa4TSxtzrKW/7EABAdgI8g==
608+
"@graphprotocol/graph-ts@0.38.0":
609+
version "0.38.0"
610+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.38.0.tgz#a73cba73bf7931af1c603563416ed6779c4311d7"
611+
integrity sha512-fx9IpqbXHWMskl6wLDstKLy0VeszTQg6K5xsUEHXPkpOtceDkWAiDE8FyqsGF0IVTmE2Pxafw4t6+rEG8lVfyw==
612612
dependencies:
613-
assemblyscript "0.19.10"
613+
assemblyscript "0.27.31"
614614

615615
"@graphprotocol/[email protected]":
616616
version "0.7.1"
@@ -1730,14 +1730,6 @@ asn1js@^3.0.1, asn1js@^3.0.5:
17301730
pvutils "^1.1.3"
17311731
tslib "^2.4.0"
17321732

1733-
1734-
version "0.19.10"
1735-
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.19.10.tgz#7ede6d99c797a219beb4fa4614c3eab9e6343c8e"
1736-
integrity sha512-HavcUBXB3mBTRGJcpvaQjmnmaqKHBGREjSPNsIvnAk2f9dj78y4BkMaSSdvBQYWcDDzsHQjyUC8stICFkD1Odg==
1737-
dependencies:
1738-
binaryen "101.0.0-nightly.20210723"
1739-
long "^4.0.0"
1740-
17411733
17421734
version "0.19.23"
17431735
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.19.23.tgz#16ece69f7f302161e2e736a0f6a474e6db72134c"
@@ -1747,6 +1739,14 @@ [email protected]:
17471739
long "^5.2.0"
17481740
source-map-support "^0.5.20"
17491741

1742+
1743+
version "0.27.31"
1744+
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.27.31.tgz#07412b1bc42c67f78080dbaddca030ab74d3b9b2"
1745+
integrity sha512-Ra8kiGhgJQGZcBxjtMcyVRxOEJZX64kd+XGpjWzjcjgxWJVv+CAQO0aDBk4GQVhjYbOkATarC83mHjAVGtwPBQ==
1746+
dependencies:
1747+
binaryen "116.0.0-nightly.20240114"
1748+
long "^5.2.1"
1749+
17501750
astral-regex@^2.0.0:
17511751
version "2.0.0"
17521752
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
@@ -1839,16 +1839,16 @@ [email protected]:
18391839
rimraf "^3.0.2"
18401840
tar "^6.1.0"
18411841

1842-
1843-
version "101.0.0-nightly.20210723"
1844-
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-101.0.0-nightly.20210723.tgz#b6bb7f3501341727681a03866c0856500eec3740"
1845-
integrity sha512-eioJNqhHlkguVSbblHOtLqlhtC882SOEPKmNFZaDuz1hzQjolxZ+eu3/kaS10n3sGPONsIZsO7R9fR00UyhEUA==
1846-
18471842
18481843
version "102.0.0-nightly.20211028"
18491844
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-102.0.0-nightly.20211028.tgz#8f1efb0920afd34509e342e37f84313ec936afb2"
18501845
integrity sha512-GCJBVB5exbxzzvyt8MGDv/MeUjs6gkXDvf4xOIItRBptYl0Tz5sm1o/uG95YK0L0VeG5ajDu3hRtkBP2kzqC5w==
18511846

1847+
1848+
version "116.0.0-nightly.20240114"
1849+
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-116.0.0-nightly.20240114.tgz#ad8bfbde77d4cb4715b93997114eefc30f45155b"
1850+
integrity sha512-0GZrojJnuhoe+hiwji7QFaL3tBlJoA+KFUN7ouYSDGZLSo9CKM8swQX8n/UcbR0d1VuZKU+nhogNzv423JEu5A==
1851+
18521852
18531853
version "1.0.2"
18541854
resolved "https://registry.yarnpkg.com/bintrees/-/bintrees-1.0.2.tgz#49f896d6e858a4a499df85c38fb399b9aff840f8"
@@ -4361,6 +4361,11 @@ long@^5.2.0:
43614361
resolved "https://registry.yarnpkg.com/long/-/long-5.2.3.tgz#a3ba97f3877cf1d778eccbcb048525ebb77499e1"
43624362
integrity sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==
43634363

4364+
long@^5.2.1:
4365+
version "5.3.2"
4366+
resolved "https://registry.yarnpkg.com/long/-/long-5.3.2.tgz#1d84463095999262d7d7b7f8bfd4a8cc55167f83"
4367+
integrity sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==
4368+
43644369
lru-cache@^5.1.1:
43654370
version "5.1.1"
43664371
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -5954,9 +5959,9 @@ table@^6.0.9:
59545959
strip-ansi "^6.0.1"
59555960

59565961
tar-fs@~1.16.3:
5957-
version "1.16.3"
5958-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.3.tgz#966a628841da2c4010406a82167cbd5e0c72d509"
5959-
integrity sha512-NvCeXpYx7OsmOh8zIOP/ebG55zZmxLE0etfWRbWok+q2Qo8x/vOR/IJT1taADXPe+jsiu9axDb3X4B+iIgNlKw==
5962+
version "1.16.4"
5963+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-1.16.4.tgz#d3f0e1edf164b821f086640b1f0596f004021dc8"
5964+
integrity sha512-u3XczWoYAIVXe5GOKK6+VeWaHjtc47W7hyuTo3+4cNakcCcuDmlkYiiHEsECwTkcI3h1VUgtwBQ54+RvY6cM4w==
59605965
dependencies:
59615966
chownr "^1.0.1"
59625967
mkdirp "^0.5.1"

0 commit comments

Comments
 (0)