aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-19 13:37:39 +0000
committerGitHub <noreply@github.com>2021-04-19 13:37:39 +0000
commit48837f4719112d607b1b29b633fc6a27bb9e79bc (patch)
treeae92908aa0ba8b4ba5e8a34cfe1b3f376d217542
parentb00ee7bc9d59aa008e7d196e6a9c28b6bba307d0 (diff)
parentcaf98f29fc65add0b986af380cf747a0d3f70f3c (diff)
downloadtimeline-48837f4719112d607b1b29b633fc6a27bb9e79bc.tar.gz
timeline-48837f4719112d607b1b29b633fc6a27bb9e79bc.tar.bz2
timeline-48837f4719112d607b1b29b633fc6a27bb9e79bc.zip
Merge pull request #467 from crupest/dependabot/npm_and_yarn/FrontEnd/mini-css-extract-plugin-1.5.0
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 5d6b8153..4956713e 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -78,7 +78,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.4.1",
+ "mini-css-extract-plugin": "^1.5.0",
"postcss": "^8.2.10",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",
@@ -8960,9 +8960,9 @@
}
},
"node_modules/mini-css-extract-plugin": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz",
- "integrity": "sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.0.tgz",
+ "integrity": "sha512-SIbuLMv6jsk1FnLIU5OUG/+VMGUprEjM1+o2trOAx8i5KOKMrhyezb1dJ4Ugsykb8Jgq8/w5NEopy6escV9G7g==",
"dev": true,
"dependencies": {
"loader-utils": "^2.0.0",
@@ -23195,9 +23195,9 @@
}
},
"mini-css-extract-plugin": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz",
- "integrity": "sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.0.tgz",
+ "integrity": "sha512-SIbuLMv6jsk1FnLIU5OUG/+VMGUprEjM1+o2trOAx8i5KOKMrhyezb1dJ4Ugsykb8Jgq8/w5NEopy6escV9G7g==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f775fdad..3898e66b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -93,7 +93,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",
"http-server": "^0.12.3",
- "mini-css-extract-plugin": "^1.4.1",
+ "mini-css-extract-plugin": "^1.5.0",
"postcss": "^8.2.10",
"postcss-loader": "^5.2.0",
"postcss-preset-env": "^6.7.0",