summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/package-lock.json12
-rw-r--r--js/package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index 3ae44a030..c36879cf0 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -8120,9 +8120,9 @@
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
},
"vue-loader": {
- "version": "16.3.3",
- "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.3.3.tgz",
- "integrity": "sha512-/1GzCuQ6MRORbC+leKTKoTGtpQt60bYe0gDGEextSteA2OM+v201FPha5jzmjQzVhRcwieZeUvezAtG5a/e5cw==",
+ "version": "16.4.1",
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.4.1.tgz",
+ "integrity": "sha512-nL1bDhfMAZgTVmVkOXQaK/WJa9zFDLM9vKHbh5uGv6HeH1TmZrXMWUEVhUrACT38XPhXM4Awtjj25EvhChEgXw==",
"dev": true,
"requires": {
"chalk": "^4.1.0",
@@ -8131,9 +8131,9 @@
},
"dependencies": {
"chalk": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
- "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
"requires": {
"ansi-styles": "^4.1.0",
diff --git a/js/package.json b/js/package.json
index 4cff38d31..087bad550 100644
--- a/js/package.json
+++ b/js/package.json
@@ -52,7 +52,7 @@
"minimatch": "^3.0.4",
"natives": "^1.1.6",
"webpack-stream": "^6.1.2",
- "vue-loader": "^16.3.3",
+ "vue-loader": "^16.4.1",
"vue-template-compiler": "^2.6.14"
},
"dependencies": {