Skip to content

Commit 30e9c15

Browse files
chore(deps): update all non-major dependencies to v7.26.8 (#926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03b2389 commit 30e9c15

File tree

2 files changed

+80
-74
lines changed

2 files changed

+80
-74
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
],
4040
"homepage": "https://github.com/graphprotocol/graph-client#readme",
4141
"devDependencies": {
42-
"@babel/core": "7.26.7",
42+
"@babel/core": "7.26.8",
4343
"@babel/plugin-proposal-class-properties": "7.18.6",
4444
"@babel/plugin-proposal-decorators": "7.25.9",
45-
"@babel/preset-env": "7.26.7",
45+
"@babel/preset-env": "7.26.8",
4646
"@babel/preset-typescript": "7.26.0",
4747
"@changesets/cli": "2.27.12",
4848
"@changesets/changelog-github": "0.5.0",

yarn.lock

Lines changed: 78 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
relay-runtime "12.0.0"
7676
signedsource "^1.0.0"
7777

78-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2":
78+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.26.2":
7979
version "7.26.2"
8080
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
8181
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
@@ -84,39 +84,40 @@
8484
js-tokens "^4.0.0"
8585
picocolors "^1.0.0"
8686

87-
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
88-
version "7.26.5"
89-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
90-
integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==
87+
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5", "@babel/compat-data@^7.26.8":
88+
version "7.26.8"
89+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367"
90+
integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==
9191

92-
"@babel/[email protected].7", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9", "@babel/core@^7.26.0":
93-
version "7.26.7"
94-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24"
95-
integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==
92+
"@babel/[email protected].8", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.23.9", "@babel/core@^7.26.0":
93+
version "7.26.8"
94+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.8.tgz#7742f11c75acea6b08a8e24c5c0c8c89e89bf53e"
95+
integrity sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==
9696
dependencies:
9797
"@ampproject/remapping" "^2.2.0"
9898
"@babel/code-frame" "^7.26.2"
99-
"@babel/generator" "^7.26.5"
99+
"@babel/generator" "^7.26.8"
100100
"@babel/helper-compilation-targets" "^7.26.5"
101101
"@babel/helper-module-transforms" "^7.26.0"
102102
"@babel/helpers" "^7.26.7"
103-
"@babel/parser" "^7.26.7"
104-
"@babel/template" "^7.25.9"
105-
"@babel/traverse" "^7.26.7"
106-
"@babel/types" "^7.26.7"
103+
"@babel/parser" "^7.26.8"
104+
"@babel/template" "^7.26.8"
105+
"@babel/traverse" "^7.26.8"
106+
"@babel/types" "^7.26.8"
107+
"@types/gensync" "^1.0.0"
107108
convert-source-map "^2.0.0"
108109
debug "^4.1.0"
109110
gensync "^1.0.0-beta.2"
110111
json5 "^2.2.3"
111112
semver "^6.3.1"
112113

113-
"@babel/generator@^7.14.0", "@babel/generator@^7.26.5", "@babel/generator@^7.7.2":
114-
version "7.26.5"
115-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458"
116-
integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==
114+
"@babel/generator@^7.14.0", "@babel/generator@^7.26.8", "@babel/generator@^7.7.2":
115+
version "7.26.8"
116+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.8.tgz#f9c5e770309e12e3099ad8271e52f6caa15442ab"
117+
integrity sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==
117118
dependencies:
118-
"@babel/parser" "^7.26.5"
119-
"@babel/types" "^7.26.5"
119+
"@babel/parser" "^7.26.8"
120+
"@babel/types" "^7.26.8"
120121
"@jridgewell/gen-mapping" "^0.3.5"
121122
"@jridgewell/trace-mapping" "^0.3.25"
122123
jsesc "^3.0.2"
@@ -161,7 +162,7 @@
161162
regexpu-core "^6.2.0"
162163
semver "^6.3.1"
163164

164-
"@babel/helper-define-polyfill-provider@^0.6.2", "@babel/helper-define-polyfill-provider@^0.6.3":
165+
"@babel/helper-define-polyfill-provider@^0.6.3":
165166
version "0.6.3"
166167
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz#f4f2792fae2ef382074bc2d713522cf24e6ddb21"
167168
integrity sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==
@@ -267,12 +268,12 @@
267268
"@babel/template" "^7.25.9"
268269
"@babel/types" "^7.26.7"
269270

270-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
271-
version "7.26.7"
272-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c"
273-
integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==
271+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.26.8":
272+
version "7.26.8"
273+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.8.tgz#deca2b4d99e5e1b1553843b99823f118da6107c2"
274+
integrity sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==
274275
dependencies:
275-
"@babel/types" "^7.26.7"
276+
"@babel/types" "^7.26.8"
276277

277278
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
278279
version "7.25.9"
@@ -501,14 +502,14 @@
501502
dependencies:
502503
"@babel/helper-plugin-utils" "^7.25.9"
503504

504-
"@babel/plugin-transform-async-generator-functions@^7.25.9":
505-
version "7.25.9"
506-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz#1b18530b077d18a407c494eb3d1d72da505283a2"
507-
integrity sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==
505+
"@babel/plugin-transform-async-generator-functions@^7.26.8":
506+
version "7.26.8"
507+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz#5e3991135e3b9c6eaaf5eff56d1ae5a11df45ff8"
508+
integrity sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==
508509
dependencies:
509-
"@babel/helper-plugin-utils" "^7.25.9"
510+
"@babel/helper-plugin-utils" "^7.26.5"
510511
"@babel/helper-remap-async-to-generator" "^7.25.9"
511-
"@babel/traverse" "^7.25.9"
512+
"@babel/traverse" "^7.26.8"
512513

513514
"@babel/plugin-transform-async-to-generator@^7.25.9":
514515
version "7.25.9"
@@ -876,12 +877,12 @@
876877
dependencies:
877878
"@babel/helper-plugin-utils" "^7.25.9"
878879

879-
"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.25.9":
880-
version "7.25.9"
881-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz#6dbd4a24e8fad024df76d1fac6a03cf413f60fe1"
882-
integrity sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==
880+
"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.26.8":
881+
version "7.26.8"
882+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz#966b15d153a991172a540a69ad5e1845ced990b5"
883+
integrity sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==
883884
dependencies:
884-
"@babel/helper-plugin-utils" "^7.25.9"
885+
"@babel/helper-plugin-utils" "^7.26.5"
885886

886887
"@babel/plugin-transform-typeof-symbol@^7.26.7":
887888
version "7.26.7"
@@ -932,12 +933,12 @@
932933
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
933934
"@babel/helper-plugin-utils" "^7.25.9"
934935

935-
"@babel/[email protected].7":
936-
version "7.26.7"
937-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d"
938-
integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==
936+
"@babel/[email protected].8":
937+
version "7.26.8"
938+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.8.tgz#7af0090829b606d2046db99679004731e1dc364d"
939+
integrity sha512-um7Sy+2THd697S4zJEfv/U5MHGJzkN2xhtsR3T/SWRbVSic62nbISh51VVfU9JiO/L/Z97QczHTaFVkOU8IzNg==
939940
dependencies:
940-
"@babel/compat-data" "^7.26.5"
941+
"@babel/compat-data" "^7.26.8"
941942
"@babel/helper-compilation-targets" "^7.26.5"
942943
"@babel/helper-plugin-utils" "^7.26.5"
943944
"@babel/helper-validator-option" "^7.25.9"
@@ -951,7 +952,7 @@
951952
"@babel/plugin-syntax-import-attributes" "^7.26.0"
952953
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
953954
"@babel/plugin-transform-arrow-functions" "^7.25.9"
954-
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
955+
"@babel/plugin-transform-async-generator-functions" "^7.26.8"
955956
"@babel/plugin-transform-async-to-generator" "^7.25.9"
956957
"@babel/plugin-transform-block-scoped-functions" "^7.26.5"
957958
"@babel/plugin-transform-block-scoping" "^7.25.9"
@@ -994,17 +995,17 @@
994995
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
995996
"@babel/plugin-transform-spread" "^7.25.9"
996997
"@babel/plugin-transform-sticky-regex" "^7.25.9"
997-
"@babel/plugin-transform-template-literals" "^7.25.9"
998+
"@babel/plugin-transform-template-literals" "^7.26.8"
998999
"@babel/plugin-transform-typeof-symbol" "^7.26.7"
9991000
"@babel/plugin-transform-unicode-escapes" "^7.25.9"
10001001
"@babel/plugin-transform-unicode-property-regex" "^7.25.9"
10011002
"@babel/plugin-transform-unicode-regex" "^7.25.9"
10021003
"@babel/plugin-transform-unicode-sets-regex" "^7.25.9"
10031004
"@babel/preset-modules" "0.1.6-no-external-plugins"
10041005
babel-plugin-polyfill-corejs2 "^0.4.10"
1005-
babel-plugin-polyfill-corejs3 "^0.10.6"
1006+
babel-plugin-polyfill-corejs3 "^0.11.0"
10061007
babel-plugin-polyfill-regenerator "^0.6.1"
1007-
core-js-compat "^3.38.1"
1008+
core-js-compat "^3.40.0"
10081009
semver "^6.3.1"
10091010

10101011
@@ -1034,32 +1035,32 @@
10341035
dependencies:
10351036
regenerator-runtime "^0.14.0"
10361037

1037-
"@babel/template@^7.25.9", "@babel/template@^7.3.3":
1038-
version "7.25.9"
1039-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
1040-
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
1038+
"@babel/template@^7.25.9", "@babel/template@^7.26.8", "@babel/template@^7.3.3":
1039+
version "7.26.8"
1040+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.8.tgz#db3898f47a17bab2f4c78ec1d0de38527c2ffe19"
1041+
integrity sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==
10411042
dependencies:
1042-
"@babel/code-frame" "^7.25.9"
1043-
"@babel/parser" "^7.25.9"
1044-
"@babel/types" "^7.25.9"
1043+
"@babel/code-frame" "^7.26.2"
1044+
"@babel/parser" "^7.26.8"
1045+
"@babel/types" "^7.26.8"
10451046

1046-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7":
1047-
version "7.26.7"
1048-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
1049-
integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==
1047+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8":
1048+
version "7.26.8"
1049+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.8.tgz#0a8a9c2b7cc9519eed14275f4fd2278ad46e8cc9"
1050+
integrity sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==
10501051
dependencies:
10511052
"@babel/code-frame" "^7.26.2"
1052-
"@babel/generator" "^7.26.5"
1053-
"@babel/parser" "^7.26.7"
1054-
"@babel/template" "^7.25.9"
1055-
"@babel/types" "^7.26.7"
1053+
"@babel/generator" "^7.26.8"
1054+
"@babel/parser" "^7.26.8"
1055+
"@babel/template" "^7.26.8"
1056+
"@babel/types" "^7.26.8"
10561057
debug "^4.3.1"
10571058
globals "^11.1.0"
10581059

1059-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1060-
version "7.26.7"
1061-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a"
1062-
integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==
1060+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.7", "@babel/types@^7.26.8", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1061+
version "7.26.8"
1062+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.8.tgz#97dcdc190fab45be7f3dc073e3c11160d677c127"
1063+
integrity sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==
10631064
dependencies:
10641065
"@babel/helper-string-parser" "^7.25.9"
10651066
"@babel/helper-validator-identifier" "^7.25.9"
@@ -3054,6 +3055,11 @@
30543055
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
30553056
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
30563057

3058+
"@types/gensync@^1.0.0":
3059+
version "1.0.4"
3060+
resolved "https://registry.yarnpkg.com/@types/gensync/-/gensync-1.0.4.tgz#7122d8f0cd3bf437f9725cc95b180197190cf50b"
3061+
integrity sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==
3062+
30573063
"@types/graceful-fs@^4.1.3":
30583064
version "4.1.9"
30593065
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
@@ -3620,13 +3626,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
36203626
"@babel/helper-define-polyfill-provider" "^0.6.3"
36213627
semver "^6.3.1"
36223628

3623-
babel-plugin-polyfill-corejs3@^0.10.6:
3624-
version "0.10.6"
3625-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7"
3626-
integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==
3629+
babel-plugin-polyfill-corejs3@^0.11.0:
3630+
version "0.11.1"
3631+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz#4e4e182f1bb37c7ba62e2af81d8dd09df31344f6"
3632+
integrity sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==
36273633
dependencies:
3628-
"@babel/helper-define-polyfill-provider" "^0.6.2"
3629-
core-js-compat "^3.38.0"
3634+
"@babel/helper-define-polyfill-provider" "^0.6.3"
3635+
core-js-compat "^3.40.0"
36303636

36313637
babel-plugin-polyfill-regenerator@^0.6.1:
36323638
version "0.6.3"
@@ -4065,7 +4071,7 @@ convert-source-map@^2.0.0:
40654071
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
40664072
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
40674073

4068-
core-js-compat@^3.38.0, core-js-compat@^3.38.1:
4074+
core-js-compat@^3.40.0:
40694075
version "3.40.0"
40704076
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.40.0.tgz#7485912a5a4a4315c2fdb2cbdc623e6881c88b38"
40714077
integrity sha512-0XEDpr5y5mijvw8Lbc6E5AkjrHfp7eEoPlu36SWeAbcL8fn1G1ANe8DBlo2XoNN89oVpxWwOjYIPVzR4ZvsKCQ==

0 commit comments

Comments
 (0)