chore(deps): bump @babel/standalone from 7.12.18 to 7.13.9 in /client
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.12.18 to 7.13.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.13.9/packages/babel-standalone) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@babel/plugin-proposal-export-default-from": "^7.12.13",
|
||||
"@babel/plugin-proposal-function-bind": "^7.12.13",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/standalone": "^7.12.18",
|
||||
"@babel/standalone": "^7.13.9",
|
||||
"@fortawesome/fontawesome": "^1.1.8",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.2",
|
||||
@ -1437,9 +1437,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/standalone": {
|
||||
"version": "7.12.18",
|
||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.12.18.tgz",
|
||||
"integrity": "sha512-W0obE/93ZPhDfJRUUotmks4lDsZBUWdjir2Z944FnvjK7rl9MDsFa8NW7jvsPjOzImp6uBIpf/dItCgjbVOr1Q=="
|
||||
"version": "7.13.9",
|
||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.13.9.tgz",
|
||||
"integrity": "sha512-9ZpIl8rXXQqm5OdsQVhlBSPttwabiHGPGrl5N2bIxB9XS2NJW+1oiPFgMMNd+57C/xVwsEwD2mzv0KValOwlQA=="
|
||||
},
|
||||
"node_modules/@babel/template": {
|
||||
"version": "7.12.13",
|
||||
@ -31718,9 +31718,9 @@
|
||||
}
|
||||
},
|
||||
"@babel/standalone": {
|
||||
"version": "7.12.18",
|
||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.12.18.tgz",
|
||||
"integrity": "sha512-W0obE/93ZPhDfJRUUotmks4lDsZBUWdjir2Z944FnvjK7rl9MDsFa8NW7jvsPjOzImp6uBIpf/dItCgjbVOr1Q=="
|
||||
"version": "7.13.9",
|
||||
"resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.13.9.tgz",
|
||||
"integrity": "sha512-9ZpIl8rXXQqm5OdsQVhlBSPttwabiHGPGrl5N2bIxB9XS2NJW+1oiPFgMMNd+57C/xVwsEwD2mzv0KValOwlQA=="
|
||||
},
|
||||
"@babel/template": {
|
||||
"version": "7.12.13",
|
||||
|
@ -8,7 +8,7 @@
|
||||
"@babel/plugin-proposal-export-default-from": "^7.12.13",
|
||||
"@babel/plugin-proposal-function-bind": "^7.12.13",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/standalone": "^7.12.18",
|
||||
"@babel/standalone": "^7.13.9",
|
||||
"@fortawesome/fontawesome": "^1.1.8",
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.2",
|
||||
|
Reference in New Issue
Block a user