Skip to content

Commit 4aeee14

Browse files
chore(deps): update all non-major dependencies to v7.22.6 (#5404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30b1f05 commit 4aeee14

File tree

3 files changed

+90
-85
lines changed

3 files changed

+90
-85
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"homepage": "https://github.com/ardatan/graphql-tools#readme",
3838
"devDependencies": {
39-
"@babel/core": "7.22.5",
39+
"@babel/core": "7.22.6",
4040
"@babel/plugin-proposal-class-properties": "7.18.6",
41-
"@babel/preset-env": "7.22.5",
41+
"@babel/preset-env": "7.22.6",
4242
"@babel/preset-typescript": "7.22.5",
4343
"@changesets/cli": "2.26.2",
4444
"@changesets/changelog-github": "0.4.8",

packages/graphql-tag-pluck/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"tslib": "^2.4.0"
5959
},
6060
"devDependencies": {
61-
"@babel/parser": "7.22.5",
62-
"@babel/traverse": "7.22.5",
61+
"@babel/parser": "7.22.6",
62+
"@babel/traverse": "7.22.6",
6363
"@babel/types": "7.22.5",
6464
"@types/babel__traverse": "7.20.1",
6565
"@vue/compiler-sfc": "3.3.4",

yarn.lock

Lines changed: 86 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -381,31 +381,31 @@
381381
dependencies:
382382
"@babel/highlight" "^7.22.5"
383383

384-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.5":
385-
version "7.22.5"
386-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255"
387-
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==
384+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6":
385+
version "7.22.6"
386+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544"
387+
integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==
388388

389-
"@babel/core@7.22.5", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0":
390-
version "7.22.5"
391-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.5.tgz#d67d9747ecf26ee7ecd3ebae1ee22225fe902a89"
392-
integrity sha512-SBuTAjg91A3eKOvD+bPEz3LlhHZRNu1nFOVts9lzDJTXshHTjII0BAtDS3Y2DAkdZdDKWVZGVwkDfc4Clxn1dg==
389+
"@babel/core@7.22.6", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0":
390+
version "7.22.6"
391+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.6.tgz#aafafbe86e9a1679d876b99dc46382964ef72494"
392+
integrity sha512-HPIyDa6n+HKw5dEuway3vVAhBboYCtREBMp+IWeseZy6TFtzn6MHkCH2KKYUOC/vKKwgSMHQW4htBOrmuRPXfw==
393393
dependencies:
394394
"@ampproject/remapping" "^2.2.0"
395395
"@babel/code-frame" "^7.22.5"
396396
"@babel/generator" "^7.22.5"
397-
"@babel/helper-compilation-targets" "^7.22.5"
397+
"@babel/helper-compilation-targets" "^7.22.6"
398398
"@babel/helper-module-transforms" "^7.22.5"
399-
"@babel/helpers" "^7.22.5"
400-
"@babel/parser" "^7.22.5"
399+
"@babel/helpers" "^7.22.6"
400+
"@babel/parser" "^7.22.6"
401401
"@babel/template" "^7.22.5"
402-
"@babel/traverse" "^7.22.5"
402+
"@babel/traverse" "^7.22.6"
403403
"@babel/types" "^7.22.5"
404+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
404405
convert-source-map "^1.7.0"
405406
debug "^4.1.0"
406407
gensync "^1.0.0-beta.2"
407408
json5 "^2.2.2"
408-
semver "^6.3.0"
409409

410410
"@babel/generator@^7.14.0", "@babel/generator@^7.22.5", "@babel/generator@^7.7.2":
411411
version "7.22.5"
@@ -431,16 +431,16 @@
431431
dependencies:
432432
"@babel/types" "^7.22.5"
433433

434-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.5":
435-
version "7.22.5"
436-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02"
437-
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==
434+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6":
435+
version "7.22.6"
436+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52"
437+
integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==
438438
dependencies:
439-
"@babel/compat-data" "^7.22.5"
439+
"@babel/compat-data" "^7.22.6"
440440
"@babel/helper-validator-option" "^7.22.5"
441-
browserslist "^4.21.3"
441+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
442+
browserslist "^4.21.9"
442443
lru-cache "^5.1.1"
443-
semver "^6.3.0"
444444

445445
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5":
446446
version "7.22.5"
@@ -574,10 +574,10 @@
574574
dependencies:
575575
"@babel/types" "^7.22.5"
576576

577-
"@babel/helper-split-export-declaration@^7.22.5":
578-
version "7.22.5"
579-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz#88cf11050edb95ed08d596f7a044462189127a08"
580-
integrity sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==
577+
"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6":
578+
version "7.22.6"
579+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
580+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
581581
dependencies:
582582
"@babel/types" "^7.22.5"
583583

@@ -606,13 +606,13 @@
606606
"@babel/traverse" "^7.22.5"
607607
"@babel/types" "^7.22.5"
608608

609-
"@babel/helpers@^7.22.5":
610-
version "7.22.5"
611-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.5.tgz#74bb4373eb390d1ceed74a15ef97767e63120820"
612-
integrity sha512-pSXRmfE1vzcUIDFQcSGA5Mr+GxBV9oiRKDuDxXvWQQBCh8HoIjs/2DlDB7H8smac1IVrB9/xdXj2N3Wol9Cr+Q==
609+
"@babel/helpers@^7.22.6":
610+
version "7.22.6"
611+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.6.tgz#8e61d3395a4f0c5a8060f309fb008200969b5ecd"
612+
integrity sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==
613613
dependencies:
614614
"@babel/template" "^7.22.5"
615-
"@babel/traverse" "^7.22.5"
615+
"@babel/traverse" "^7.22.6"
616616
"@babel/types" "^7.22.5"
617617

618618
"@babel/highlight@^7.22.5":
@@ -624,10 +624,10 @@
624624
chalk "^2.0.0"
625625
js-tokens "^4.0.0"
626626

627-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.5":
628-
version "7.22.5"
629-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
630-
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
627+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.5", "@babel/parser@^7.22.6":
628+
version "7.22.6"
629+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.6.tgz#201f8b47be20c76c7c5743b9c16129760bf9a975"
630+
integrity sha512-EIQu22vNkceq3LbjAq7knDf/UmtI2qbcNI8GRBlijez6TpQLvSodJPYfydQmNA5buwkxxxa/PVI44jjYZ+/cLw==
631631

632632
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
633633
version "7.22.5"
@@ -889,19 +889,19 @@
889889
"@babel/helper-plugin-utils" "^7.22.5"
890890
"@babel/plugin-syntax-class-static-block" "^7.14.5"
891891

892-
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.22.5":
893-
version "7.22.5"
894-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.5.tgz#635d4e98da741fad814984639f4c0149eb0135e1"
895-
integrity sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==
892+
"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.22.6":
893+
version "7.22.6"
894+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.6.tgz#e04d7d804ed5b8501311293d1a0e6d43e94c3363"
895+
integrity sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==
896896
dependencies:
897897
"@babel/helper-annotate-as-pure" "^7.22.5"
898-
"@babel/helper-compilation-targets" "^7.22.5"
898+
"@babel/helper-compilation-targets" "^7.22.6"
899899
"@babel/helper-environment-visitor" "^7.22.5"
900900
"@babel/helper-function-name" "^7.22.5"
901901
"@babel/helper-optimise-call-expression" "^7.22.5"
902902
"@babel/helper-plugin-utils" "^7.22.5"
903903
"@babel/helper-replace-supers" "^7.22.5"
904-
"@babel/helper-split-export-declaration" "^7.22.5"
904+
"@babel/helper-split-export-declaration" "^7.22.6"
905905
globals "^11.1.0"
906906

907907
"@babel/plugin-transform-computed-properties@^7.0.0", "@babel/plugin-transform-computed-properties@^7.22.5":
@@ -1105,10 +1105,10 @@
11051105
"@babel/helper-plugin-utils" "^7.22.5"
11061106
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
11071107

1108-
"@babel/plugin-transform-optional-chaining@^7.22.5":
1109-
version "7.22.5"
1110-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.5.tgz#1003762b9c14295501beb41be72426736bedd1e0"
1111-
integrity sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==
1108+
"@babel/plugin-transform-optional-chaining@^7.22.5", "@babel/plugin-transform-optional-chaining@^7.22.6":
1109+
version "7.22.6"
1110+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.6.tgz#4bacfe37001fe1901117672875e931d439811564"
1111+
integrity sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==
11121112
dependencies:
11131113
"@babel/helper-plugin-utils" "^7.22.5"
11141114
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
@@ -1256,13 +1256,13 @@
12561256
"@babel/helper-create-regexp-features-plugin" "^7.22.5"
12571257
"@babel/helper-plugin-utils" "^7.22.5"
12581258

1259-
"@babel/preset-env@7.22.5":
1260-
version "7.22.5"
1261-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.5.tgz#3da66078b181f3d62512c51cf7014392c511504e"
1262-
integrity sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==
1259+
"@babel/preset-env@7.22.6":
1260+
version "7.22.6"
1261+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.6.tgz#41bade05f2f8782d693b52d707ede7cef9da3b38"
1262+
integrity sha512-IHr0AXHGk8oh8HYSs45Mxuv6iySUBwDTIzJSnXN7PURqHdxJVQlCoXmKJgyvSS9bcNf9NVRVE35z+LkCvGmi6w==
12631263
dependencies:
1264-
"@babel/compat-data" "^7.22.5"
1265-
"@babel/helper-compilation-targets" "^7.22.5"
1264+
"@babel/compat-data" "^7.22.6"
1265+
"@babel/helper-compilation-targets" "^7.22.6"
12661266
"@babel/helper-plugin-utils" "^7.22.5"
12671267
"@babel/helper-validator-option" "^7.22.5"
12681268
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
@@ -1293,7 +1293,7 @@
12931293
"@babel/plugin-transform-block-scoping" "^7.22.5"
12941294
"@babel/plugin-transform-class-properties" "^7.22.5"
12951295
"@babel/plugin-transform-class-static-block" "^7.22.5"
1296-
"@babel/plugin-transform-classes" "^7.22.5"
1296+
"@babel/plugin-transform-classes" "^7.22.6"
12971297
"@babel/plugin-transform-computed-properties" "^7.22.5"
12981298
"@babel/plugin-transform-destructuring" "^7.22.5"
12991299
"@babel/plugin-transform-dotall-regex" "^7.22.5"
@@ -1318,7 +1318,7 @@
13181318
"@babel/plugin-transform-object-rest-spread" "^7.22.5"
13191319
"@babel/plugin-transform-object-super" "^7.22.5"
13201320
"@babel/plugin-transform-optional-catch-binding" "^7.22.5"
1321-
"@babel/plugin-transform-optional-chaining" "^7.22.5"
1321+
"@babel/plugin-transform-optional-chaining" "^7.22.6"
13221322
"@babel/plugin-transform-parameters" "^7.22.5"
13231323
"@babel/plugin-transform-private-methods" "^7.22.5"
13241324
"@babel/plugin-transform-private-property-in-object" "^7.22.5"
@@ -1336,11 +1336,11 @@
13361336
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
13371337
"@babel/preset-modules" "^0.1.5"
13381338
"@babel/types" "^7.22.5"
1339+
"@nicolo-ribaudo/semver-v6" "^6.3.3"
13391340
babel-plugin-polyfill-corejs2 "^0.4.3"
13401341
babel-plugin-polyfill-corejs3 "^0.8.1"
13411342
babel-plugin-polyfill-regenerator "^0.5.0"
1342-
core-js-compat "^3.30.2"
1343-
semver "^6.3.0"
1343+
core-js-compat "^3.31.0"
13441344

13451345
"@babel/preset-modules@^0.1.5":
13461346
version "0.1.5"
@@ -1385,18 +1385,18 @@
13851385
"@babel/parser" "^7.22.5"
13861386
"@babel/types" "^7.22.5"
13871387

1388-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.22.5", "@babel/traverse@^7.7.2":
1389-
version "7.22.5"
1390-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
1391-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
1388+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.22.5", "@babel/traverse@^7.22.6", "@babel/traverse@^7.7.2":
1389+
version "7.22.6"
1390+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.6.tgz#8f2f83a5c588251584914debeee38f35f661a300"
1391+
integrity sha512-53CijMvKlLIDlOTrdWiHileRddlIiwUIyCKqYa7lYnnPldXCG5dUSN38uT0cA6i7rHWNKJLH0VU/Kxdr1GzB3w==
13921392
dependencies:
13931393
"@babel/code-frame" "^7.22.5"
13941394
"@babel/generator" "^7.22.5"
13951395
"@babel/helper-environment-visitor" "^7.22.5"
13961396
"@babel/helper-function-name" "^7.22.5"
13971397
"@babel/helper-hoist-variables" "^7.22.5"
1398-
"@babel/helper-split-export-declaration" "^7.22.5"
1399-
"@babel/parser" "^7.22.5"
1398+
"@babel/helper-split-export-declaration" "^7.22.6"
1399+
"@babel/parser" "^7.22.6"
14001400
"@babel/types" "^7.22.5"
14011401
debug "^4.1.0"
14021402
globals "^11.1.0"
@@ -2387,6 +2387,11 @@
23872387
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.7.tgz#5137780f58d7f0230adc293a0429821bfa7d8c21"
23882388
integrity sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==
23892389

2390+
"@nicolo-ribaudo/semver-v6@^6.3.3":
2391+
version "6.3.3"
2392+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
2393+
integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
2394+
23902395
"@nodelib/fs.scandir@2.1.5":
23912396
version "2.1.5"
23922397
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -4194,15 +4199,15 @@ breakword@^1.0.5:
41944199
dependencies:
41954200
wcwidth "^1.0.1"
41964201

4197-
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4.21.4, browserslist@^4.21.5:
4198-
version "4.21.5"
4199-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.5.tgz#75c5dae60063ee641f977e00edd3cfb2fb7af6a7"
4200-
integrity sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==
4202+
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.21.4, browserslist@^4.21.5, browserslist@^4.21.9:
4203+
version "4.21.9"
4204+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635"
4205+
integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==
42014206
dependencies:
4202-
caniuse-lite "^1.0.30001449"
4203-
electron-to-chromium "^1.4.284"
4204-
node-releases "^2.0.8"
4205-
update-browserslist-db "^1.0.10"
4207+
caniuse-lite "^1.0.30001503"
4208+
electron-to-chromium "^1.4.431"
4209+
node-releases "^2.0.12"
4210+
update-browserslist-db "^1.0.11"
42064211

42074212
bs-logger@0.x:
42084213
version "0.2.6"
@@ -4321,10 +4326,10 @@ caniuse-api@^3.0.0:
43214326
lodash.memoize "^4.1.2"
43224327
lodash.uniq "^4.5.0"
43234328

4324-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001406, caniuse-lite@^1.0.30001407, caniuse-lite@^1.0.30001449:
4325-
version "1.0.30001489"
4326-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001489.tgz#ca82ee2d4e4dbf2bd2589c9360d3fcc2c7ba3bd8"
4327-
integrity sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==
4329+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001406, caniuse-lite@^1.0.30001407, caniuse-lite@^1.0.30001503:
4330+
version "1.0.30001512"
4331+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001512.tgz#7450843fb581c39f290305a83523c7a9ef0d4cb4"
4332+
integrity sha512-2S9nK0G/mE+jasCUsMPlARhRCts1ebcp2Ji8Y8PWi4NDE1iRdLCnEPHkEfeBrGC45L4isBx5ur3IQ6yTE2mRZw==
43284333

43294334
casual@1.6.2:
43304335
version "1.6.2"
@@ -4663,10 +4668,10 @@ cookie@0.5.0:
46634668
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
46644669
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
46654670

4666-
core-js-compat@^3.30.1, core-js-compat@^3.30.2:
4667-
version "3.30.2"
4668-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.30.2.tgz#83f136e375babdb8c80ad3c22d67c69098c1dd8b"
4669-
integrity sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==
4671+
core-js-compat@^3.30.1, core-js-compat@^3.31.0:
4672+
version "3.31.0"
4673+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.31.0.tgz#4030847c0766cc0e803dcdfb30055d7ef2064bf1"
4674+
integrity sha512-hM7YCu1cU6Opx7MXNu0NuumM0ezNeAeRKadixyiQELWY3vT3De9S4J5ZBMraWV2vZnrE1Cirl0GtFtDtMUXzPw==
46704675
dependencies:
46714676
browserslist "^4.21.5"
46724677

@@ -5438,10 +5443,10 @@ ee-first@1.1.1:
54385443
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
54395444
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
54405445

5441-
electron-to-chromium@^1.4.284:
5442-
version "1.4.411"
5443-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.411.tgz#8cb7787f0442fcb4209590e9951bdb482caa93b2"
5444-
integrity sha512-5VXLW4Qw89vM2WTICHua/y8v7fKGDRVa2VPOtBB9IpLvW316B+xd8yD1wTmLPY2ot/00P/qt87xdolj4aG/Lzg==
5446+
electron-to-chromium@^1.4.431:
5447+
version "1.4.449"
5448+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.449.tgz#79ffe4514c81c35d4eb13030a63ff3383a8cc655"
5449+
integrity sha512-TxLRpRUj/107ATefeP8VIUWNOv90xJxZZbCW/eIbSZQiuiFANCx2b7u+GbVc9X4gU+xnbvypNMYVM/WArE1DNQ==
54455450

54465451
elkjs@^0.8.2:
54475452
version "0.8.2"
@@ -9334,7 +9339,7 @@ node-int64@^0.4.0:
93349339
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
93359340
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
93369341

9337-
node-releases@^2.0.8:
9342+
node-releases@^2.0.12:
93389343
version "2.0.12"
93399344
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
93409345
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
@@ -11943,7 +11948,7 @@ unpipe@1.0.0, unpipe@~1.0.0:
1194311948
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
1194411949
integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
1194511950

11946-
update-browserslist-db@^1.0.10:
11951+
update-browserslist-db@^1.0.11:
1194711952
version "1.0.11"
1194811953
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz#9a2a641ad2907ae7b3616506f4b977851db5b940"
1194911954
integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==

0 commit comments

Comments
 (0)