|
@@ -20,20 +20,20 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/core": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
|
- "@babel/generator": "^7.16.7",
|
|
|
+ "@babel/generator": "^7.16.8",
|
|
|
"@babel/helper-compilation-targets": "^7.16.7",
|
|
|
"@babel/helper-module-transforms": "^7.16.7",
|
|
|
"@babel/helpers": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.7",
|
|
|
+ "@babel/parser": "^7.16.12",
|
|
|
"@babel/template": "^7.16.7",
|
|
|
- "@babel/traverse": "^7.16.7",
|
|
|
- "@babel/types": "^7.16.7",
|
|
|
+ "@babel/traverse": "^7.16.10",
|
|
|
+ "@babel/types": "^7.16.8",
|
|
|
"convert-source-map": "^1.7.0",
|
|
|
"debug": "^4.1.0",
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -98,9 +98,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -109,9 +109,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -126,9 +126,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
|
|
|
- "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
@@ -137,7 +137,7 @@
|
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
|
"@babel/helper-hoist-variables": "^7.16.7",
|
|
|
"@babel/helper-split-export-declaration": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.8",
|
|
|
+ "@babel/parser": "^7.16.10",
|
|
|
"@babel/types": "^7.16.8",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
@@ -283,15 +283,15 @@
|
|
|
}
|
|
|
},
|
|
|
"caniuse-lite": {
|
|
|
- "version": "1.0.30001300",
|
|
|
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001300.tgz",
|
|
|
- "integrity": "sha512-cVjiJHWGcNlJi8TZVKNMnvMid3Z3TTdDHmLDzlOdIiZq138Exvo0G+G0wTdVYolxKb4AYwC+38pxodiInVtJSA==",
|
|
|
+ "version": "1.0.30001301",
|
|
|
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001301.tgz",
|
|
|
+ "integrity": "sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"electron-to-chromium": {
|
|
|
- "version": "1.4.46",
|
|
|
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.46.tgz",
|
|
|
- "integrity": "sha512-UtV0xUA/dibCKKP2JMxOpDtXR74zABevuUEH4K0tvduFSIoxRVcYmQsbB51kXsFTX8MmOyWMt8tuZAlmDOqkrQ==",
|
|
|
+ "version": "1.4.51",
|
|
|
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.51.tgz",
|
|
|
+ "integrity": "sha512-JNEmcYl3mk1tGQmy0EvL5eik/CKSBuzAyGP0QFdG6LIgxQe3II0BL1m2zKc2MZMf3uGqHWE1TFddJML0RpjSHQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node-releases": {
|
|
@@ -524,9 +524,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -535,9 +535,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -552,9 +552,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
|
|
|
- "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
@@ -563,7 +563,7 @@
|
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
|
"@babel/helper-hoist-variables": "^7.16.7",
|
|
|
"@babel/helper-split-export-declaration": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.8",
|
|
|
+ "@babel/parser": "^7.16.10",
|
|
|
"@babel/types": "^7.16.8",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
@@ -843,9 +843,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -854,9 +854,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -871,9 +871,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
|
|
|
- "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
@@ -882,7 +882,7 @@
|
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
|
"@babel/helper-hoist-variables": "^7.16.7",
|
|
|
"@babel/helper-split-export-declaration": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.8",
|
|
|
+ "@babel/parser": "^7.16.10",
|
|
|
"@babel/types": "^7.16.8",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
@@ -1289,9 +1289,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -1300,9 +1300,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -1317,9 +1317,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
|
|
|
- "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
@@ -1328,7 +1328,7 @@
|
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
|
"@babel/helper-hoist-variables": "^7.16.7",
|
|
|
"@babel/helper-split-export-declaration": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.8",
|
|
|
+ "@babel/parser": "^7.16.10",
|
|
|
"@babel/types": "^7.16.8",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
@@ -1442,9 +1442,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -1453,9 +1453,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -1470,9 +1470,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/traverse": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.8.tgz",
|
|
|
- "integrity": "sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/code-frame": "^7.16.7",
|
|
@@ -1481,7 +1481,7 @@
|
|
|
"@babel/helper-function-name": "^7.16.7",
|
|
|
"@babel/helper-hoist-variables": "^7.16.7",
|
|
|
"@babel/helper-split-export-declaration": "^7.16.7",
|
|
|
- "@babel/parser": "^7.16.8",
|
|
|
+ "@babel/parser": "^7.16.10",
|
|
|
"@babel/types": "^7.16.8",
|
|
|
"debug": "^4.1.0",
|
|
|
"globals": "^11.1.0"
|
|
@@ -1835,20 +1835,146 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-proposal-private-methods": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz",
|
|
|
- "integrity": "sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw==",
|
|
|
+ "version": "7.16.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
|
|
|
+ "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-create-class-features-plugin": "^7.16.7",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.16.10",
|
|
|
"@babel/helper-plugin-utils": "^7.16.7"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "@babel/code-frame": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/highlight": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-create-class-features-plugin": {
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.16.7",
|
|
|
+ "@babel/helper-environment-visitor": "^7.16.7",
|
|
|
+ "@babel/helper-function-name": "^7.16.7",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.16.7",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.16.7",
|
|
|
+ "@babel/helper-replace-supers": "^7.16.7",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-function-name": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-get-function-arity": "^7.16.7",
|
|
|
+ "@babel/template": "^7.16.7",
|
|
|
+ "@babel/types": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-get-function-arity": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
"version": "7.16.7",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
|
|
|
"integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==",
|
|
|
"dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-split-export-declaration": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-validator-identifier": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/highlight": {
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.16.7",
|
|
|
+ "chalk": "^2.0.0",
|
|
|
+ "js-tokens": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/parser": {
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/template": {
|
|
|
+ "version": "7.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
|
|
|
+ "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/code-frame": "^7.16.7",
|
|
|
+ "@babel/parser": "^7.16.7",
|
|
|
+ "@babel/types": "^7.16.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/types": {
|
|
|
+ "version": "7.16.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.8.tgz",
|
|
|
+ "integrity": "sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.16.7",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ansi-styles": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
|
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "color-convert": "^1.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "chalk": {
|
|
|
+ "version": "2.4.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
|
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "ansi-styles": "^3.2.1",
|
|
|
+ "escape-string-regexp": "^1.0.5",
|
|
|
+ "supports-color": "^5.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "supports-color": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
|
|
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "has-flag": "^3.0.0"
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
},
|
|
@@ -2201,9 +2327,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -2212,9 +2338,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -2426,9 +2552,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/highlight": {
|
|
|
- "version": "7.16.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.7.tgz",
|
|
|
- "integrity": "sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==",
|
|
|
+ "version": "7.16.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.10.tgz",
|
|
|
+ "integrity": "sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/helper-validator-identifier": "^7.16.7",
|
|
@@ -2437,9 +2563,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/parser": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.8.tgz",
|
|
|
- "integrity": "sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw==",
|
|
|
+ "version": "7.16.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.12.tgz",
|
|
|
+ "integrity": "sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/template": {
|
|
@@ -2838,9 +2964,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/preset-env": {
|
|
|
- "version": "7.16.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.8.tgz",
|
|
|
- "integrity": "sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg==",
|
|
|
+ "version": "7.16.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz",
|
|
|
+ "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
"@babel/compat-data": "^7.16.8",
|
|
@@ -2861,7 +2987,7 @@
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
|
|
|
"@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
|
|
- "@babel/plugin-proposal-private-methods": "^7.16.7",
|
|
|
+ "@babel/plugin-proposal-private-methods": "^7.16.11",
|
|
|
"@babel/plugin-proposal-private-property-in-object": "^7.16.7",
|
|
|
"@babel/plugin-proposal-unicode-property-regex": "^7.16.7",
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
@@ -3072,9 +3198,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@google-cloud/common": {
|
|
|
- "version": "3.8.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-3.8.1.tgz",
|
|
|
- "integrity": "sha512-FOs3NFU6bDt5mXE7IFpwIeqzLwRZNu9lJYl+bHVNkwmxX/w4VyDZAiGjQHhpV1Ek+muNKlX8HPchxaIxNTuOhw==",
|
|
|
+ "version": "3.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@google-cloud/common/-/common-3.9.0.tgz",
|
|
|
+ "integrity": "sha512-R9PfmCKbpOizvcLY+fz/TS4HdOQhvmf4EY4xEXvWnotGbGXujuTLJTJ2URy8BGT8TDxlh6gjjfEwjJ8McnNPIg==",
|
|
|
"requires": {
|
|
|
"@google-cloud/projectify": "^2.0.0",
|
|
|
"@google-cloud/promisify": "^2.0.0",
|
|
@@ -3120,9 +3246,9 @@
|
|
|
"integrity": "sha512-j8yRSSqswWi1QqUGKVEKOG03Q7qOoZP6/h2zN2YO+F5h2+DHU0bSrHCK9Y7lo2DI9fBd8qGAw795sf+3Jva4yA=="
|
|
|
},
|
|
|
"@google-cloud/storage": {
|
|
|
- "version": "5.17.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-5.17.0.tgz",
|
|
|
- "integrity": "sha512-qM2+ysRL+SpBuDLYmGGBi4E961VUp0floYTFGCoTwhZsk//vEzVrGQZ2ZXeiNbijcVQNv9iAG2fVvmiBT3jo+Q==",
|
|
|
+ "version": "5.18.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-5.18.0.tgz",
|
|
|
+ "integrity": "sha512-T4Q4QS3RKU3os6UwcdJATb2gpLyGQUdQxdV8/wzuFpHlcC9YPhflOvVuvGvSlrbGSZXlznu6D2pN/rpMM9RX8A==",
|
|
|
"requires": {
|
|
|
"@google-cloud/common": "^3.8.1",
|
|
|
"@google-cloud/paginator": "^3.0.0",
|
|
@@ -4204,14 +4330,14 @@
|
|
|
}
|
|
|
},
|
|
|
"aws-sdk": {
|
|
|
- "version": "2.1058.0",
|
|
|
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1058.0.tgz",
|
|
|
- "integrity": "sha512-q6bTq1DBBeBaU6GKKoTHmJj16WOQHhOoK7jwV93IT8pO0P1XH99gesFofhew3eT0h8Ev7quVKutk4B1kfnIXPQ==",
|
|
|
+ "version": "2.1062.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1062.0.tgz",
|
|
|
+ "integrity": "sha512-QIU8jwi7Uqyvw2HjsXXXUZv3V/6TinUzLewrdl2EdvonqZCXhwMgnZx2F9I2x62IKH1RqnINwFWdoK+OTgcAjA==",
|
|
|
"requires": {
|
|
|
"buffer": "4.9.2",
|
|
|
"events": "1.1.1",
|
|
|
"ieee754": "1.1.13",
|
|
|
- "jmespath": "0.15.0",
|
|
|
+ "jmespath": "0.16.0",
|
|
|
"querystring": "0.2.0",
|
|
|
"sax": "1.2.1",
|
|
|
"url": "0.10.3",
|
|
@@ -6466,15 +6592,15 @@
|
|
|
}
|
|
|
},
|
|
|
"caniuse-lite": {
|
|
|
- "version": "1.0.30001300",
|
|
|
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001300.tgz",
|
|
|
- "integrity": "sha512-cVjiJHWGcNlJi8TZVKNMnvMid3Z3TTdDHmLDzlOdIiZq138Exvo0G+G0wTdVYolxKb4AYwC+38pxodiInVtJSA==",
|
|
|
+ "version": "1.0.30001301",
|
|
|
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001301.tgz",
|
|
|
+ "integrity": "sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"electron-to-chromium": {
|
|
|
- "version": "1.4.46",
|
|
|
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.46.tgz",
|
|
|
- "integrity": "sha512-UtV0xUA/dibCKKP2JMxOpDtXR74zABevuUEH4K0tvduFSIoxRVcYmQsbB51kXsFTX8MmOyWMt8tuZAlmDOqkrQ==",
|
|
|
+ "version": "1.4.51",
|
|
|
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.51.tgz",
|
|
|
+ "integrity": "sha512-JNEmcYl3mk1tGQmy0EvL5eik/CKSBuzAyGP0QFdG6LIgxQe3II0BL1m2zKc2MZMf3uGqHWE1TFddJML0RpjSHQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node-releases": {
|
|
@@ -11603,9 +11729,9 @@
|
|
|
}
|
|
|
},
|
|
|
"jmespath": {
|
|
|
- "version": "0.15.0",
|
|
|
- "resolved": "https://registry.npmjs.org/jmespath/-/jmespath-0.15.0.tgz",
|
|
|
- "integrity": "sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc="
|
|
|
+ "version": "0.16.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/jmespath/-/jmespath-0.16.0.tgz",
|
|
|
+ "integrity": "sha512-9FzQjJ7MATs1tSpnco1K6ayiYE3figslrXA72G2HQ/n76RzvYlofyi5QM+iX4YRs/pu3yzxlVQSST23+dMDknw=="
|
|
|
},
|
|
|
"js-tokens": {
|
|
|
"version": "4.0.0",
|