|
@@ -503,12 +503,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"@babel/plugin-transform-arrow-functions": {
|
|
"@babel/plugin-transform-arrow-functions": {
|
|
- "version": "7.8.3",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz",
|
|
|
|
- "integrity": "sha512-0MRF+KC8EqH4dbuITCWwPSzsyO3HIWWlm30v8BbbpOrS1B++isGxPnnuq/IZvOX5J2D/p7DQalQm+/2PnlKGxg==",
|
|
|
|
|
|
+ "version": "7.12.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz",
|
|
|
|
+ "integrity": "sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"requires": {
|
|
"requires": {
|
|
- "@babel/helper-plugin-utils": "^7.8.3"
|
|
|
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"@babel/plugin-transform-async-to-generator": {
|
|
"@babel/plugin-transform-async-to-generator": {
|