Skip to content

Commit ec5cd17

Browse files
committed
chore(deps): update all non-major dependencies to ^7.19.1
1 parent c12e261 commit ec5cd17

File tree

2 files changed

+97
-103
lines changed

2 files changed

+97
-103
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
},
4747
"devDependencies": {
4848
"@babel/cli": "^7.18.10",
49-
"@babel/core": "^7.19.0",
50-
"@babel/preset-env": "^7.19.0",
49+
"@babel/core": "^7.19.1",
50+
"@babel/preset-env": "^7.19.1",
5151
"@babel/preset-react": "^7.18.6",
5252
"babel-eslint": "^10.1.0",
5353
"babel-jest": "^27.5.1",

yarn.lock

Lines changed: 95 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -39,25 +39,25 @@
3939
dependencies:
4040
"@babel/highlight" "^7.18.6"
4141

42-
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.0":
43-
version "7.19.0"
44-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
45-
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
42+
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1":
43+
version "7.19.1"
44+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
45+
integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
4646

47-
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.19.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
48-
version "7.19.0"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
50-
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
47+
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.19.1", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
48+
version "7.19.1"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
50+
integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
5151
dependencies:
5252
"@ampproject/remapping" "^2.1.0"
5353
"@babel/code-frame" "^7.18.6"
5454
"@babel/generator" "^7.19.0"
55-
"@babel/helper-compilation-targets" "^7.19.0"
55+
"@babel/helper-compilation-targets" "^7.19.1"
5656
"@babel/helper-module-transforms" "^7.19.0"
5757
"@babel/helpers" "^7.19.0"
58-
"@babel/parser" "^7.19.0"
58+
"@babel/parser" "^7.19.1"
5959
"@babel/template" "^7.18.10"
60-
"@babel/traverse" "^7.19.0"
60+
"@babel/traverse" "^7.19.1"
6161
"@babel/types" "^7.19.0"
6262
convert-source-map "^1.7.0"
6363
debug "^4.1.0"
@@ -89,14 +89,14 @@
8989
"@babel/helper-explode-assignable-expression" "^7.18.6"
9090
"@babel/types" "^7.18.6"
9191

92-
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0":
93-
version "7.19.0"
94-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
95-
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
92+
"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1":
93+
version "7.19.1"
94+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
95+
integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
9696
dependencies:
97-
"@babel/compat-data" "^7.19.0"
97+
"@babel/compat-data" "^7.19.1"
9898
"@babel/helper-validator-option" "^7.18.6"
99-
browserslist "^4.20.2"
99+
browserslist "^4.21.3"
100100
semver "^6.3.0"
101101

102102
"@babel/helper-create-class-features-plugin@^7.18.6":
@@ -120,10 +120,10 @@
120120
"@babel/helper-annotate-as-pure" "^7.18.6"
121121
regexpu-core "^5.1.0"
122122

123-
"@babel/helper-define-polyfill-provider@^0.3.2":
124-
version "0.3.2"
125-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz#bd10d0aca18e8ce012755395b05a79f45eca5073"
126-
integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==
123+
"@babel/helper-define-polyfill-provider@^0.3.3":
124+
version "0.3.3"
125+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz#8612e55be5d51f0cd1f36b4a5a83924e89884b7a"
126+
integrity sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==
127127
dependencies:
128128
"@babel/helper-compilation-targets" "^7.17.7"
129129
"@babel/helper-plugin-utils" "^7.16.7"
@@ -284,10 +284,10 @@
284284
chalk "^2.0.0"
285285
js-tokens "^4.0.0"
286286

287-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.7.0":
288-
version "7.19.0"
289-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
290-
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
287+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.7.0":
288+
version "7.19.1"
289+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
290+
integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
291291

292292
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
293293
version "7.18.6"
@@ -305,10 +305,10 @@
305305
"@babel/helper-skip-transparent-expression-wrappers" "^7.18.9"
306306
"@babel/plugin-proposal-optional-chaining" "^7.18.9"
307307

308-
"@babel/plugin-proposal-async-generator-functions@^7.19.0":
309-
version "7.19.0"
310-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.0.tgz#cf5740194f170467df20581712400487efc79ff1"
311-
integrity sha512-nhEByMUTx3uZueJ/QkJuSlCfN4FGg+xy+vRsfGQGzSauq5ks2Deid2+05Q3KhfaUjvec1IGhw/Zm3cFm8JigTQ==
308+
"@babel/plugin-proposal-async-generator-functions@^7.19.1":
309+
version "7.19.1"
310+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1.tgz#34f6f5174b688529342288cd264f80c9ea9fb4a7"
311+
integrity sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==
312312
dependencies:
313313
"@babel/helper-environment-visitor" "^7.18.9"
314314
"@babel/helper-plugin-utils" "^7.19.0"
@@ -717,10 +717,10 @@
717717
"@babel/helper-module-transforms" "^7.18.6"
718718
"@babel/helper-plugin-utils" "^7.18.6"
719719

720-
"@babel/plugin-transform-named-capturing-groups-regex@^7.19.0":
721-
version "7.19.0"
722-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.0.tgz#58c52422e4f91a381727faed7d513c89d7f41ada"
723-
integrity sha512-HDSuqOQzkU//kfGdiHBt71/hkDTApw4U/cMVgKgX7PqfB3LOaK+2GtCEsBu1dL9CkswDm0Gwehht1dCr421ULQ==
720+
"@babel/plugin-transform-named-capturing-groups-regex@^7.19.1":
721+
version "7.19.1"
722+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz#ec7455bab6cd8fb05c525a94876f435a48128888"
723+
integrity sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==
724724
dependencies:
725725
"@babel/helper-create-regexp-features-plugin" "^7.19.0"
726726
"@babel/helper-plugin-utils" "^7.19.0"
@@ -853,18 +853,18 @@
853853
"@babel/helper-create-regexp-features-plugin" "^7.18.6"
854854
"@babel/helper-plugin-utils" "^7.18.6"
855855

856-
"@babel/preset-env@^7.19.0":
857-
version "7.19.0"
858-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.0.tgz#fd18caf499a67d6411b9ded68dc70d01ed1e5da7"
859-
integrity sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ==
856+
"@babel/preset-env@^7.19.1":
857+
version "7.19.1"
858+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
859+
integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
860860
dependencies:
861-
"@babel/compat-data" "^7.19.0"
862-
"@babel/helper-compilation-targets" "^7.19.0"
861+
"@babel/compat-data" "^7.19.1"
862+
"@babel/helper-compilation-targets" "^7.19.1"
863863
"@babel/helper-plugin-utils" "^7.19.0"
864864
"@babel/helper-validator-option" "^7.18.6"
865865
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
866866
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9"
867-
"@babel/plugin-proposal-async-generator-functions" "^7.19.0"
867+
"@babel/plugin-proposal-async-generator-functions" "^7.19.1"
868868
"@babel/plugin-proposal-class-properties" "^7.18.6"
869869
"@babel/plugin-proposal-class-static-block" "^7.18.6"
870870
"@babel/plugin-proposal-dynamic-import" "^7.18.6"
@@ -912,7 +912,7 @@
912912
"@babel/plugin-transform-modules-commonjs" "^7.18.6"
913913
"@babel/plugin-transform-modules-systemjs" "^7.19.0"
914914
"@babel/plugin-transform-modules-umd" "^7.18.6"
915-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.19.0"
915+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.19.1"
916916
"@babel/plugin-transform-new-target" "^7.18.6"
917917
"@babel/plugin-transform-object-super" "^7.18.6"
918918
"@babel/plugin-transform-parameters" "^7.18.8"
@@ -928,10 +928,10 @@
928928
"@babel/plugin-transform-unicode-regex" "^7.18.6"
929929
"@babel/preset-modules" "^0.1.5"
930930
"@babel/types" "^7.19.0"
931-
babel-plugin-polyfill-corejs2 "^0.3.2"
932-
babel-plugin-polyfill-corejs3 "^0.5.3"
933-
babel-plugin-polyfill-regenerator "^0.4.0"
934-
core-js-compat "^3.22.1"
931+
babel-plugin-polyfill-corejs2 "^0.3.3"
932+
babel-plugin-polyfill-corejs3 "^0.6.0"
933+
babel-plugin-polyfill-regenerator "^0.4.1"
934+
core-js-compat "^3.25.1"
935935
semver "^6.3.0"
936936

937937
"@babel/preset-modules@^0.1.5":
@@ -981,18 +981,18 @@
981981
"@babel/parser" "^7.18.10"
982982
"@babel/types" "^7.18.10"
983983

984-
"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
985-
version "7.19.0"
986-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
987-
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
984+
"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
985+
version "7.19.1"
986+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
987+
integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
988988
dependencies:
989989
"@babel/code-frame" "^7.18.6"
990990
"@babel/generator" "^7.19.0"
991991
"@babel/helper-environment-visitor" "^7.18.9"
992992
"@babel/helper-function-name" "^7.19.0"
993993
"@babel/helper-hoist-variables" "^7.18.6"
994994
"@babel/helper-split-export-declaration" "^7.18.6"
995-
"@babel/parser" "^7.19.0"
995+
"@babel/parser" "^7.19.1"
996996
"@babel/types" "^7.19.0"
997997
debug "^4.1.0"
998998
globals "^11.1.0"
@@ -1660,29 +1660,29 @@ babel-plugin-jest-hoist@^27.5.1:
16601660
"@types/babel__core" "^7.0.0"
16611661
"@types/babel__traverse" "^7.0.6"
16621662

1663-
babel-plugin-polyfill-corejs2@^0.3.2:
1664-
version "0.3.2"
1665-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d"
1666-
integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==
1663+
babel-plugin-polyfill-corejs2@^0.3.3:
1664+
version "0.3.3"
1665+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz#5d1bd3836d0a19e1b84bbf2d9640ccb6f951c122"
1666+
integrity sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==
16671667
dependencies:
16681668
"@babel/compat-data" "^7.17.7"
1669-
"@babel/helper-define-polyfill-provider" "^0.3.2"
1669+
"@babel/helper-define-polyfill-provider" "^0.3.3"
16701670
semver "^6.1.1"
16711671

1672-
babel-plugin-polyfill-corejs3@^0.5.3:
1673-
version "0.5.3"
1674-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7"
1675-
integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==
1672+
babel-plugin-polyfill-corejs3@^0.6.0:
1673+
version "0.6.0"
1674+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz#56ad88237137eade485a71b52f72dbed57c6230a"
1675+
integrity sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==
16761676
dependencies:
1677-
"@babel/helper-define-polyfill-provider" "^0.3.2"
1678-
core-js-compat "^3.21.0"
1677+
"@babel/helper-define-polyfill-provider" "^0.3.3"
1678+
core-js-compat "^3.25.1"
16791679

1680-
babel-plugin-polyfill-regenerator@^0.4.0:
1681-
version "0.4.0"
1682-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe"
1683-
integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==
1680+
babel-plugin-polyfill-regenerator@^0.4.1:
1681+
version "0.4.1"
1682+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz#390f91c38d90473592ed43351e801a9d3e0fd747"
1683+
integrity sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==
16841684
dependencies:
1685-
"@babel/helper-define-polyfill-provider" "^0.3.2"
1685+
"@babel/helper-define-polyfill-provider" "^0.3.3"
16861686

16871687
babel-preset-current-node-syntax@^1.0.0:
16881688
version "1.0.0"
@@ -1745,15 +1745,15 @@ browser-process-hrtime@^1.0.0:
17451745
resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
17461746
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
17471747

1748-
browserslist@^4.20.2, browserslist@^4.21.0:
1749-
version "4.21.1"
1750-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.1.tgz#c9b9b0a54c7607e8dc3e01a0d311727188011a00"
1751-
integrity sha512-Nq8MFCSrnJXSc88yliwlzQe3qNe3VntIjhsArW9IJOEPSHNx23FalwApUVbzAWABLhYJJ7y8AynWI/XM8OdfjQ==
1748+
browserslist@^4.21.3, browserslist@^4.21.4:
1749+
version "4.21.4"
1750+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987"
1751+
integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==
17521752
dependencies:
1753-
caniuse-lite "^1.0.30001359"
1754-
electron-to-chromium "^1.4.172"
1755-
node-releases "^2.0.5"
1756-
update-browserslist-db "^1.0.4"
1753+
caniuse-lite "^1.0.30001400"
1754+
electron-to-chromium "^1.4.251"
1755+
node-releases "^2.0.6"
1756+
update-browserslist-db "^1.0.9"
17571757

17581758
bser@^2.0.0:
17591759
version "2.0.0"
@@ -1793,10 +1793,10 @@ camelcase@^6.2.0:
17931793
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
17941794
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
17951795

1796-
caniuse-lite@^1.0.30001359:
1797-
version "1.0.30001363"
1798-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001363.tgz#26bec2d606924ba318235944e1193304ea7c4f15"
1799-
integrity sha512-HpQhpzTGGPVMnCjIomjt+jvyUu8vNFo3TaDiZ/RcoTrlOq/5+tC8zHdsbgFB6MxmaY+jCpsH09aD80Bb4Ow3Sg==
1796+
caniuse-lite@^1.0.30001400:
1797+
version "1.0.30001412"
1798+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001412.tgz#30f67d55a865da43e0aeec003f073ea8764d5d7c"
1799+
integrity sha512-+TeEIee1gS5bYOiuf+PS/kp2mrXic37Hl66VY6EAfxasIk5fELTktK2oOezYed12H8w7jt3s512PpulQidPjwA==
18001800

18011801
caseless@~0.12.0:
18021802
version "0.12.0"
@@ -1953,13 +1953,12 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0, convert-source-map@^1.6.0,
19531953
dependencies:
19541954
safe-buffer "~5.1.1"
19551955

1956-
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
1957-
version "3.23.3"
1958-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.23.3.tgz#7d8503185be76bb6d8d592c291a4457a8e440aa9"
1959-
integrity sha512-WSzUs2h2vvmKsacLHNTdpyOC9k43AEhcGoFlVgCY4L7aw98oSBKtPL6vD0/TqZjRWRQYdDSLkzZIni4Crbbiqw==
1956+
core-js-compat@^3.25.1:
1957+
version "3.25.3"
1958+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.3.tgz#d6a442a03f4eade4555d4e640e6a06151dd95d38"
1959+
integrity sha512-xVtYpJQ5grszDHEUU9O7XbjjcZ0ccX3LgQsyqSvTnjX97ZqEgn9F5srmrwwwMtbKzDllyFPL+O+2OFMl1lU4TQ==
19601960
dependencies:
1961-
browserslist "^4.21.0"
1962-
semver "7.0.0"
1961+
browserslist "^4.21.4"
19631962

19641963
core-js-pure@^3.0.0:
19651964
version "3.6.4"
@@ -2127,10 +2126,10 @@ ecc-jsbn@~0.1.1:
21272126
jsbn "~0.1.0"
21282127
safer-buffer "^2.1.0"
21292128

2130-
electron-to-chromium@^1.4.172:
2131-
version "1.4.177"
2132-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.177.tgz#b6a4436eb788ca732556cd69f384b8a3c82118c5"
2133-
integrity sha512-FYPir3NSBEGexSZUEeht81oVhHfLFl6mhUKSkjHN/iB/TwEIt/WHQrqVGfTLN5gQxwJCQkIJBe05eOXjI7omgg==
2129+
electron-to-chromium@^1.4.251:
2130+
version "1.4.262"
2131+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.262.tgz#25715dfbae4c2e0640517cba184715241ecd8e63"
2132+
integrity sha512-Ckn5haqmGh/xS8IbcgK3dnwAVnhDyo/WQnklWn6yaMucYTq7NNxwlGE8ElzEOnonzRLzUCo2Ot3vUb2GYUF2Hw==
21342133

21352134
emittery@^0.8.1:
21362135
version "0.8.1"
@@ -3789,10 +3788,10 @@ node-int64@^0.4.0:
37893788
version "0.4.0"
37903789
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
37913790

3792-
node-releases@^2.0.5:
3793-
version "2.0.5"
3794-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
3795-
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
3791+
node-releases@^2.0.6:
3792+
version "2.0.6"
3793+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503"
3794+
integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
37963795

37973796
normalize-path@^3.0.0, normalize-path@~3.0.0:
37983797
version "3.0.0"
@@ -4300,11 +4299,6 @@ saxes@^5.0.1:
43004299
dependencies:
43014300
xmlchars "^2.2.0"
43024301

4303-
4304-
version "7.0.0"
4305-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
4306-
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
4307-
43084302
semver@^5.0.0, semver@^5.6.0:
43094303
version "5.7.1"
43104304
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
@@ -4739,10 +4733,10 @@ universalify@^0.1.2:
47394733
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
47404734
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
47414735

4742-
update-browserslist-db@^1.0.4:
4743-
version "1.0.4"
4744-
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.4.tgz#dbfc5a789caa26b1db8990796c2c8ebbce304824"
4745-
integrity sha512-jnmO2BEGUjsMOe/Fg9u0oczOe/ppIDZPebzccl1yDWGLFP16Pa1/RM5wEoKYPG2zstNcDuAStejyxsOuKINdGA==
4736+
update-browserslist-db@^1.0.9:
4737+
version "1.0.9"
4738+
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18"
4739+
integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==
47464740
dependencies:
47474741
escalade "^3.1.1"
47484742
picocolors "^1.0.0"

0 commit comments

Comments
 (0)