|
86 | 86 | browserslist "^4.20.2"
|
87 | 87 | semver "^6.3.0"
|
88 | 88 |
|
89 |
| -"@babel/helper-create-class-features-plugin@^7.18.6": |
| 89 | +"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9": |
90 | 90 | version "7.18.9"
|
91 | 91 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.18.9.tgz#d802ee16a64a9e824fcbf0a2ffc92f19d58550ce"
|
92 | 92 | integrity sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==
|
|
244 | 244 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
245 | 245 |
|
246 | 246 | "@babel/helper-wrap-function@^7.18.9":
|
247 |
| - version "7.18.9" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.9.tgz#ae1feddc6ebbaa2fd79346b77821c3bd73a39646" |
249 |
| - integrity sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ== |
| 247 | + version "7.18.11" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.11.tgz#bff23ace436e3f6aefb61f85ffae2291c80ed1fb" |
| 249 | + integrity sha512-oBUlbv+rjZLh2Ks9SKi4aL7eKaAXBWleHzU89mP0G6BMUlRxSckk9tSIkgDGydhgFxHuGSlBQZfnaD47oBEB7w== |
250 | 250 | dependencies:
|
251 | 251 | "@babel/helper-function-name" "^7.18.9"
|
252 |
| - "@babel/template" "^7.18.6" |
253 |
| - "@babel/traverse" "^7.18.9" |
254 |
| - "@babel/types" "^7.18.9" |
| 252 | + "@babel/template" "^7.18.10" |
| 253 | + "@babel/traverse" "^7.18.11" |
| 254 | + "@babel/types" "^7.18.10" |
255 | 255 |
|
256 | 256 | "@babel/helpers@^7.18.9":
|
257 | 257 | version "7.18.9"
|
|
271 | 271 | chalk "^2.0.0"
|
272 | 272 | js-tokens "^4.0.0"
|
273 | 273 |
|
274 |
| -"@babel/parser@^7.18.10": |
275 |
| - version "7.18.10" |
276 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
277 |
| - integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
| 274 | +"@babel/parser@^7.18.10", "@babel/parser@^7.18.11": |
| 275 | + version "7.18.11" |
| 276 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9" |
| 277 | + integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ== |
278 | 278 |
|
279 | 279 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
280 | 280 | version "7.18.6"
|
|
741 | 741 | "@babel/plugin-transform-react-jsx" "^7.18.6"
|
742 | 742 |
|
743 | 743 | "@babel/plugin-transform-react-jsx@^7.18.6":
|
744 |
| - version "7.18.6" |
745 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz#2721e96d31df96e3b7ad48ff446995d26bc028ff" |
746 |
| - integrity sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw== |
| 744 | + version "7.18.10" |
| 745 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.10.tgz#ea47b2c4197102c196cbd10db9b3bb20daa820f1" |
| 746 | + integrity sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A== |
747 | 747 | dependencies:
|
748 | 748 | "@babel/helper-annotate-as-pure" "^7.18.6"
|
749 | 749 | "@babel/helper-module-imports" "^7.18.6"
|
750 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 750 | + "@babel/helper-plugin-utils" "^7.18.9" |
751 | 751 | "@babel/plugin-syntax-jsx" "^7.18.6"
|
752 |
| - "@babel/types" "^7.18.6" |
| 752 | + "@babel/types" "^7.18.10" |
753 | 753 |
|
754 | 754 | "@babel/plugin-transform-react-pure-annotations@^7.18.6":
|
755 | 755 | version "7.18.6"
|
|
811 | 811 | "@babel/helper-plugin-utils" "^7.18.9"
|
812 | 812 |
|
813 | 813 | "@babel/plugin-transform-typescript@^7.18.6":
|
814 |
| - version "7.18.8" |
815 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.8.tgz#303feb7a920e650f2213ef37b36bbf327e6fa5a0" |
816 |
| - integrity sha512-p2xM8HI83UObjsZGofMV/EdYjamsDm6MoN3hXPYIT0+gxIoopE+B7rPYKAxfrz9K9PK7JafTTjqYC6qipLExYA== |
| 814 | + version "7.18.10" |
| 815 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.10.tgz#b23401b32f1f079396bcaed01667a54ebe4f9f85" |
| 816 | + integrity sha512-j2HQCJuMbi88QftIb5zlRu3c7PU+sXNnscqsrjqegoGiCgXR569pEdben9vly5QHKL2ilYkfnSwu64zsZo/VYQ== |
817 | 817 | dependencies:
|
818 |
| - "@babel/helper-create-class-features-plugin" "^7.18.6" |
819 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 818 | + "@babel/helper-create-class-features-plugin" "^7.18.9" |
| 819 | + "@babel/helper-plugin-utils" "^7.18.9" |
820 | 820 | "@babel/plugin-syntax-typescript" "^7.18.6"
|
821 | 821 |
|
822 | 822 | "@babel/plugin-transform-unicode-escapes@^7.18.10":
|
|
963 | 963 | "@babel/parser" "^7.18.10"
|
964 | 964 | "@babel/types" "^7.18.10"
|
965 | 965 |
|
966 |
| -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9": |
967 |
| - version "7.18.10" |
968 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
969 |
| - integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
| 966 | +"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9": |
| 967 | + version "7.18.11" |
| 968 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f" |
| 969 | + integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ== |
970 | 970 | dependencies:
|
971 | 971 | "@babel/code-frame" "^7.18.6"
|
972 | 972 | "@babel/generator" "^7.18.10"
|
973 | 973 | "@babel/helper-environment-visitor" "^7.18.9"
|
974 | 974 | "@babel/helper-function-name" "^7.18.9"
|
975 | 975 | "@babel/helper-hoist-variables" "^7.18.6"
|
976 | 976 | "@babel/helper-split-export-declaration" "^7.18.6"
|
977 |
| - "@babel/parser" "^7.18.10" |
| 977 | + "@babel/parser" "^7.18.11" |
978 | 978 | "@babel/types" "^7.18.10"
|
979 | 979 | debug "^4.1.0"
|
980 | 980 | globals "^11.1.0"
|
|
1108 | 1108 | integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
|
1109 | 1109 |
|
1110 | 1110 | "@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.18":
|
1111 |
| - version "4.17.29" |
1112 |
| - resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.29.tgz#2a1795ea8e9e9c91b4a4bbe475034b20c1ec711c" |
1113 |
| - integrity sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q== |
| 1111 | + version "4.17.30" |
| 1112 | + resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.30.tgz#0f2f99617fa8f9696170c46152ccf7500b34ac04" |
| 1113 | + integrity sha512-gstzbTWro2/nFed1WXtf+TtrpwxH7Ggs4RLYTLbeVgIkUQOI3WG/JKjgeOU1zXDvezllupjrf8OPIdvTbIaVOQ== |
1114 | 1114 | dependencies:
|
1115 | 1115 | "@types/node" "*"
|
1116 | 1116 | "@types/qs" "*"
|
|
1143 | 1143 | resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
|
1144 | 1144 | integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
|
1145 | 1145 |
|
1146 |
| -"@types/mime@^1": |
1147 |
| - version "1.3.2" |
1148 |
| - resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" |
1149 |
| - integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== |
| 1146 | +"@types/mime@*": |
| 1147 | + version "3.0.0" |
| 1148 | + resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.0.tgz#e9a9903894405c6a6551f1774df4e64d9804d69c" |
| 1149 | + integrity sha512-fccbsHKqFDXClBZTDLA43zl0+TbxyIwyzIzwwhvoJvhNjOErCdeX2xJbURimv2EbSVUGav001PaCJg4mZxMl4w== |
1150 | 1150 |
|
1151 | 1151 | "@types/node@*":
|
1152 |
| - version "18.6.0" |
1153 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.0.tgz#3ad8c5a4e8e11abc51a11894355f2ba58de9f1a1" |
1154 |
| - integrity sha512-WZ/6I1GL0DNAo4bb01lGGKTHH8BHJyECepf11kWONg3OJoHq2WYOm16Es1V54Er7NTUXsbDCpKRKdmBc4X2xhA== |
| 1152 | + version "18.6.3" |
| 1153 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98" |
| 1154 | + integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg== |
1155 | 1155 |
|
1156 | 1156 | "@types/qs@*":
|
1157 | 1157 | version "6.9.7"
|
|
1176 | 1176 | "@types/express" "*"
|
1177 | 1177 |
|
1178 | 1178 | "@types/serve-static@*", "@types/serve-static@^1.13.10":
|
1179 |
| - version "1.13.10" |
1180 |
| - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.10.tgz#f5e0ce8797d2d7cc5ebeda48a52c96c4fa47a8d9" |
1181 |
| - integrity sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ== |
| 1179 | + version "1.15.0" |
| 1180 | + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.15.0.tgz#c7930ff61afb334e121a9da780aac0d9b8f34155" |
| 1181 | + integrity sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg== |
1182 | 1182 | dependencies:
|
1183 |
| - "@types/mime" "^1" |
| 1183 | + "@types/mime" "*" |
1184 | 1184 | "@types/node" "*"
|
1185 | 1185 |
|
1186 | 1186 | "@types/sockjs@^0.3.33":
|
@@ -1566,15 +1566,15 @@ braces@^3.0.2, braces@~3.0.2:
|
1566 | 1566 | dependencies:
|
1567 | 1567 | fill-range "^7.0.1"
|
1568 | 1568 |
|
1569 |
| -browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.2: |
1570 |
| - version "4.21.2" |
1571 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.2.tgz#59a400757465535954946a400b841ed37e2b4ecf" |
1572 |
| - integrity sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA== |
| 1569 | +browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.6, browserslist@^4.20.2, browserslist@^4.20.3, browserslist@^4.21.3: |
| 1570 | + version "4.21.3" |
| 1571 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a" |
| 1572 | + integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ== |
1573 | 1573 | dependencies:
|
1574 |
| - caniuse-lite "^1.0.30001366" |
1575 |
| - electron-to-chromium "^1.4.188" |
| 1574 | + caniuse-lite "^1.0.30001370" |
| 1575 | + electron-to-chromium "^1.4.202" |
1576 | 1576 | node-releases "^2.0.6"
|
1577 |
| - update-browserslist-db "^1.0.4" |
| 1577 | + update-browserslist-db "^1.0.5" |
1578 | 1578 |
|
1579 | 1579 | buffer-from@^1.0.0:
|
1580 | 1580 | version "1.1.2"
|
@@ -1625,10 +1625,10 @@ caniuse-api@^3.0.0:
|
1625 | 1625 | lodash.memoize "^4.1.2"
|
1626 | 1626 | lodash.uniq "^4.5.0"
|
1627 | 1627 |
|
1628 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001366: |
1629 |
| - version "1.0.30001370" |
1630 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001370.tgz#0a30d4f20d38b9e108cc5ae7cc62df9fe66cd5ba" |
1631 |
| - integrity sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g== |
| 1628 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370: |
| 1629 | + version "1.0.30001374" |
| 1630 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001374.tgz#3dab138e3f5485ba2e74bd13eca7fe1037ce6f57" |
| 1631 | + integrity sha512-mWvzatRx3w+j5wx/mpFN5v5twlPrabG8NqX2c6e45LCpymdoGqNvRkRutFUqpRTXKFQFNQJasvK0YT7suW6/Hw== |
1632 | 1632 |
|
1633 | 1633 | chalk@^2.0.0:
|
1634 | 1634 | version "2.4.2"
|
@@ -1789,11 +1789,11 @@ copy-anything@^2.0.1:
|
1789 | 1789 | is-what "^3.14.1"
|
1790 | 1790 |
|
1791 | 1791 | core-js-compat@^3.21.0, core-js-compat@^3.22.1:
|
1792 |
| - version "3.23.5" |
1793 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.23.5.tgz#11edce2f1c4f69a96d30ce77c805ce118909cd5b" |
1794 |
| - integrity sha512-fHYozIFIxd+91IIbXJgWd/igXIc8Mf9is0fusswjnGIWVG96y2cwyUdlCkGOw6rMLHKAxg7xtCIVaHsyOUnJIg== |
| 1792 | + version "3.24.1" |
| 1793 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.24.1.tgz#d1af84a17e18dfdd401ee39da9996f9a7ba887de" |
| 1794 | + integrity sha512-XhdNAGeRnTpp8xbD+sR/HFDK9CbeeeqXT6TuofXh3urqEevzkWmLRgrVoykodsw8okqo2pu1BOmuCKrHx63zdw== |
1795 | 1795 | dependencies:
|
1796 |
| - browserslist "^4.21.2" |
| 1796 | + browserslist "^4.21.3" |
1797 | 1797 | semver "7.0.0"
|
1798 | 1798 |
|
1799 | 1799 | core-util-is@~1.0.0:
|
@@ -2037,10 +2037,10 @@ ee-first@1.1.1:
|
2037 | 2037 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
2038 | 2038 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
2039 | 2039 |
|
2040 |
| -electron-to-chromium@^1.4.188: |
2041 |
| - version "1.4.199" |
2042 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.199.tgz#e0384fde79fdda89880e8be58196a9153e04db3b" |
2043 |
| - integrity sha512-WIGME0Cs7oob3mxsJwHbeWkH0tYkIE/sjkJ8ML2BYmuRcjhRl/q5kVDXG7W9LOOKwzPU5M0LBlXRq9rlSgnNlg== |
| 2040 | +electron-to-chromium@^1.4.202: |
| 2041 | + version "1.4.211" |
| 2042 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.211.tgz#afaa8b58313807501312d598d99b953568d60f91" |
| 2043 | + integrity sha512-BZSbMpyFQU0KBJ1JG26XGeFI3i4op+qOYGxftmZXFZoHkhLgsSv4DHDJfl8ogII3hIuzGt51PaZ195OVu0yJ9A== |
2044 | 2044 |
|
2045 | 2045 | emojis-list@^3.0.0:
|
2046 | 2046 | version "3.0.0"
|
@@ -2258,9 +2258,9 @@ fast-json-stable-stringify@^2.0.0:
|
2258 | 2258 | integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
2259 | 2259 |
|
2260 | 2260 | fastest-levenshtein@^1.0.12:
|
2261 |
| - version "1.0.14" |
2262 |
| - resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.14.tgz#9054384e4b7a78c88d01a4432dc18871af0ac859" |
2263 |
| - integrity sha512-tFfWHjnuUfKE186Tfgr+jtaFc0mZTApEgKDOeyN+FwOqRkO/zK/3h1AiRd8u8CY53owL3CUmGr/oI9p/RdyLTA== |
| 2261 | + version "1.0.16" |
| 2262 | + resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#210e61b6ff181de91ea9b3d1b84fdedd47e034e5" |
| 2263 | + integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg== |
2264 | 2264 |
|
2265 | 2265 | faye-websocket@^0.11.3:
|
2266 | 2266 | version "0.11.4"
|
@@ -2703,9 +2703,9 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.4:
|
2703 | 2703 | integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
|
2704 | 2704 |
|
2705 | 2705 | is-core-module@^2.9.0:
|
2706 |
| - version "2.9.0" |
2707 |
| - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69" |
2708 |
| - integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A== |
| 2706 | + version "2.10.0" |
| 2707 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.10.0.tgz#9012ede0a91c69587e647514e1d5277019e728ed" |
| 2708 | + integrity sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg== |
2709 | 2709 | dependencies:
|
2710 | 2710 | has "^1.0.3"
|
2711 | 2711 |
|
@@ -4296,7 +4296,7 @@ unpipe@1.0.0, unpipe@~1.0.0:
|
4296 | 4296 | resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
|
4297 | 4297 | integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==
|
4298 | 4298 |
|
4299 |
| -update-browserslist-db@^1.0.4: |
| 4299 | +update-browserslist-db@^1.0.5: |
4300 | 4300 | version "1.0.5"
|
4301 | 4301 | resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz#be06a5eedd62f107b7c19eb5bcefb194411abf38"
|
4302 | 4302 | integrity sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==
|
|
0 commit comments