|
709 | 709 | ts-node "^9" |
710 | 710 | tslib "^2" |
711 | 711 |
|
712 | | -"@eslint/eslintrc@^1.2.2": |
713 | | - version "1.2.2" |
714 | | - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2.tgz#4989b9e8c0216747ee7cca314ae73791bb281aae" |
715 | | - integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg== |
| 712 | +"@eslint/eslintrc@^1.2.3": |
| 713 | + version "1.2.3" |
| 714 | + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.3.tgz#fcaa2bcef39e13d6e9e7f6271f4cc7cae1174886" |
| 715 | + integrity sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA== |
716 | 716 | dependencies: |
717 | 717 | ajv "^6.12.4" |
718 | 718 | debug "^4.3.2" |
719 | | - espree "^9.3.1" |
| 719 | + espree "^9.3.2" |
720 | 720 | globals "^13.9.0" |
721 | 721 | ignore "^5.2.0" |
722 | 722 | import-fresh "^3.2.1" |
723 | 723 | js-yaml "^4.1.0" |
724 | | - minimatch "^3.0.4" |
| 724 | + minimatch "^3.1.2" |
725 | 725 | strip-json-comments "^3.1.1" |
726 | 726 |
|
727 | 727 | "@graphql-codegen/[email protected]": |
@@ -1647,15 +1647,15 @@ abort-controller@^3.0.0: |
1647 | 1647 | dependencies: |
1648 | 1648 | event-target-shim "^5.0.0" |
1649 | 1649 |
|
1650 | | -acorn-jsx@^5.3.1: |
| 1650 | +acorn-jsx@^5.3.2: |
1651 | 1651 | version "5.3.2" |
1652 | 1652 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" |
1653 | 1653 | integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== |
1654 | 1654 |
|
1655 | | -acorn@^8.7.0: |
1656 | | - version "8.7.0" |
1657 | | - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf" |
1658 | | - integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ== |
| 1655 | +acorn@^8.7.1: |
| 1656 | + version "8.7.1" |
| 1657 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" |
| 1658 | + integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== |
1659 | 1659 |
|
1660 | 1660 | agent-base@6: |
1661 | 1661 | version "6.0.2" |
@@ -2628,12 +2628,12 @@ eslint-visitor-keys@^3.3.0: |
2628 | 2628 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" |
2629 | 2629 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== |
2630 | 2630 |
|
2631 | | -eslint@8.14.0: |
2632 | | - version "8.14.0" |
2633 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14.0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239" |
2634 | | - integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw== |
| 2631 | +eslint@8.15.0: |
| 2632 | + version "8.15.0" |
| 2633 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.15.0.tgz#fea1d55a7062da48d82600d2e0974c55612a11e9" |
| 2634 | + integrity sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA== |
2635 | 2635 | dependencies: |
2636 | | - "@eslint/eslintrc" "^1.2.2" |
| 2636 | + "@eslint/eslintrc" "^1.2.3" |
2637 | 2637 | "@humanwhocodes/config-array" "^0.9.2" |
2638 | 2638 | ajv "^6.10.0" |
2639 | 2639 | chalk "^4.0.0" |
|
2644 | 2644 | eslint-scope "^7.1.1" |
2645 | 2645 | eslint-utils "^3.0.0" |
2646 | 2646 | eslint-visitor-keys "^3.3.0" |
2647 | | - espree "^9.3.1" |
| 2647 | + espree "^9.3.2" |
2648 | 2648 | esquery "^1.4.0" |
2649 | 2649 | esutils "^2.0.2" |
2650 | 2650 | fast-deep-equal "^3.1.3" |
|
2660 | 2660 | json-stable-stringify-without-jsonify "^1.0.1" |
2661 | 2661 | levn "^0.4.1" |
2662 | 2662 | lodash.merge "^4.6.2" |
2663 | | - minimatch "^3.0.4" |
| 2663 | + minimatch "^3.1.2" |
2664 | 2664 | natural-compare "^1.4.0" |
2665 | 2665 | optionator "^0.9.1" |
2666 | 2666 | regexpp "^3.2.0" |
|
2669 | 2669 | text-table "^0.2.0" |
2670 | 2670 | v8-compile-cache "^2.0.3" |
2671 | 2671 |
|
2672 | | -espree@^9.3.1: |
2673 | | - version "9.3.1" |
2674 | | - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd" |
2675 | | - integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ== |
| 2672 | +espree@^9.3.2: |
| 2673 | + version "9.3.2" |
| 2674 | + resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596" |
| 2675 | + integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA== |
2676 | 2676 | dependencies: |
2677 | | - acorn "^8.7.0" |
2678 | | - acorn-jsx "^5.3.1" |
| 2677 | + acorn "^8.7.1" |
| 2678 | + acorn-jsx "^5.3.2" |
2679 | 2679 | eslint-visitor-keys "^3.3.0" |
2680 | 2680 |
|
2681 | 2681 | esprima@^4.0.0: |
|
4386 | 4386 | dependencies: |
4387 | 4387 | brace-expansion "^1.1.7" |
4388 | 4388 |
|
| 4389 | +minimatch@^3.1.2: |
| 4390 | + version "3.1.2" |
| 4391 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
| 4392 | + integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== |
| 4393 | + dependencies: |
| 4394 | + brace-expansion "^1.1.7" |
| 4395 | + |
4389 | 4396 | minimatch@^4.0.0: |
4390 | 4397 | version "4.2.1" |
4391 | 4398 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4" |
|
0 commit comments