зеркало из https://github.com/mozilla/treeherder.git
Update neutrino to fix security issue
Upgrading neutrino upgrades yargs-parser's security issue: https://www.npmjs.com/advisories/1500
This commit is contained in:
Родитель
a3982f3494
Коммит
628ecb6621
10
package.json
10
package.json
|
@ -16,8 +16,8 @@
|
|||
"@fortawesome/free-regular-svg-icons": "5.12.1",
|
||||
"@fortawesome/free-solid-svg-icons": "5.12.1",
|
||||
"@fortawesome/react-fontawesome": "0.1.11",
|
||||
"@neutrinojs/copy": "9.1.0",
|
||||
"@neutrinojs/react": "9.1.0",
|
||||
"@neutrinojs/copy": "9.2.0",
|
||||
"@neutrinojs/react": "9.2.0",
|
||||
"@types/prop-types": "*",
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"json-schema-defaults": "0.4.0",
|
||||
"lodash": "4.17.15",
|
||||
"moment": "2.24.0",
|
||||
"neutrino": "9.1.0",
|
||||
"neutrino": "9.2.0",
|
||||
"numeral": "2.0.6",
|
||||
"pako": "1.0.11",
|
||||
"prop-types": "15.7.2",
|
||||
|
@ -64,8 +64,8 @@
|
|||
"webpack-cli": "3.3.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@neutrinojs/eslint": "9.1.0",
|
||||
"@neutrinojs/jest": "9.1.0",
|
||||
"@neutrinojs/eslint": "9.2.0",
|
||||
"@neutrinojs/jest": "9.2.0",
|
||||
"@testing-library/jest-dom": "5.0.2",
|
||||
"@testing-library/react": "10.0.6",
|
||||
"codecov": "3.6.5",
|
||||
|
|
742
yarn.lock
742
yarn.lock
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче