Merge pull request #3877 from weaveworks/security-updates

Security updates
This commit is contained in:
Daniel Holbach
2021-07-09 09:52:30 +02:00
committed by GitHub
2 changed files with 1187 additions and 265 deletions

View File

@@ -58,7 +58,7 @@
"@fortawesome/fontawesome-free": "^5.10.1",
"autoprefixer": "9.6.1",
"babel-eslint": "10.1.0",
"babel-jest": "25.1.0",
"babel-jest": "^25.5.1",
"babel-loader": "^8.0.6",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.26.0",
@@ -66,7 +66,7 @@
"css-loader": "2.1.1",
"eslint": "^6.8.0",
"eslint-config-airbnb": "17.1.1",
"eslint-loader": "3.0.0",
"eslint-loader": "^3.0.4",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
@@ -75,7 +75,7 @@
"html-webpack-plugin": "4.0.3",
"http-proxy": "1.18.1",
"http-proxy-rules": "1.1.1",
"jest": "^26.6.3",
"jest": "^25.5.4",
"jest-cli": "^26.6.3",
"json-loader": "0.5.7",
"mockdate": "2.0.2",
@@ -91,7 +91,7 @@
"url": "0.11.0",
"url-loader": "0.6.2",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.11",
"webpack-cli": "^3.3.12",
"webpack-dev-middleware": "3.7.2",
"webpack-hot-middleware": "2.25.0"
},

File diff suppressed because it is too large Load Diff