|
1385 | 1385 | dependencies:
|
1386 | 1386 | "@rollup/pluginutils" "^3.0.8"
|
1387 | 1387 |
|
1388 |
| -"@rollup/plugin-node-resolve@13.1.3": |
1389 |
| - version "13.1.3" |
1390 |
| - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz#2ed277fb3ad98745424c1d2ba152484508a92d79" |
1391 |
| - integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ== |
| 1388 | +"@rollup/plugin-node-resolve@13.3.0": |
| 1389 | + version "13.3.0" |
| 1390 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz#da1c5c5ce8316cef96a2f823d111c1e4e498801c" |
| 1391 | + integrity sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw== |
1392 | 1392 | dependencies:
|
1393 | 1393 | "@rollup/pluginutils" "^3.1.0"
|
1394 | 1394 | "@types/resolve" "1.17.1"
|
1395 |
| - builtin-modules "^3.1.0" |
1396 | 1395 | deepmerge "^4.2.2"
|
| 1396 | + is-builtin-module "^3.1.0" |
1397 | 1397 | is-module "^1.0.0"
|
1398 | 1398 | resolve "^1.19.0"
|
1399 | 1399 |
|
@@ -2396,10 +2396,10 @@ builtin-modules@^1.1.1:
|
2396 | 2396 | version "1.1.1"
|
2397 | 2397 | resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
|
2398 | 2398 |
|
2399 |
| -builtin-modules@^3.1.0: |
2400 |
| - version "3.1.0" |
2401 |
| - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484" |
2402 |
| - integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw== |
| 2399 | +builtin-modules@^3.3.0: |
| 2400 | + version "3.3.0" |
| 2401 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
| 2402 | + integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
2403 | 2403 |
|
2404 | 2404 | builtins@^1.0.3:
|
2405 | 2405 | version "1.0.3"
|
@@ -4697,6 +4697,13 @@ is-buffer@^1.1.5:
|
4697 | 4697 | version "1.1.6"
|
4698 | 4698 | resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
|
4699 | 4699 |
|
| 4700 | +is-builtin-module@^3.1.0: |
| 4701 | + version "3.2.1" |
| 4702 | + resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" |
| 4703 | + integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== |
| 4704 | + dependencies: |
| 4705 | + builtin-modules "^3.3.0" |
| 4706 | + |
4700 | 4707 | is-ci@^3.0.0:
|
4701 | 4708 | version "3.0.0"
|
4702 | 4709 | resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-3.0.0.tgz#c7e7be3c9d8eef7d0fa144390bd1e4b88dc4c994"
|
|
0 commit comments