|
|
|
|
@ -17,8 +17,8 @@
@@ -17,8 +17,8 @@
|
|
|
|
|
"jquery": "3.5.1", |
|
|
|
|
"merge-stream": "2.0.0", |
|
|
|
|
"popper.js": "1.16.1", |
|
|
|
|
"sass": "^1.49.7", |
|
|
|
|
"toastr": "^2.1.4" |
|
|
|
|
"sass": "1.49.7", |
|
|
|
|
"toastr": "2.1.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
|
@ -3925,9 +3925,9 @@
@@ -3925,9 +3925,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/sass/node_modules/anymatch": { |
|
|
|
|
"version": "3.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", |
|
|
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", |
|
|
|
|
"version": "3.1.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
|
|
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
|
@ -4694,7 +4694,7 @@
@@ -4694,7 +4694,7 @@
|
|
|
|
|
"node_modules/toastr": { |
|
|
|
|
"version": "2.1.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz", |
|
|
|
|
"integrity": "sha1-i0O+ZPudDEFIcURvLbjoyk6V8YE=", |
|
|
|
|
"integrity": "sha512-LIy77F5n+sz4tefMmFOntcJ6HL0Fv3k1TDnNmFZ0bU/GcvIIfy6eG2v7zQmMiYgaalAiUv75ttFrPn5s0gyqlA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"jquery": ">=1.12.0" |
|
|
|
|
@ -8168,9 +8168,9 @@
@@ -8168,9 +8168,9 @@
|
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"anymatch": { |
|
|
|
|
"version": "3.1.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz", |
|
|
|
|
"integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==", |
|
|
|
|
"version": "3.1.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", |
|
|
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"normalize-path": "^3.0.0", |
|
|
|
|
@ -8774,7 +8774,7 @@
@@ -8774,7 +8774,7 @@
|
|
|
|
|
"toastr": { |
|
|
|
|
"version": "2.1.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/toastr/-/toastr-2.1.4.tgz", |
|
|
|
|
"integrity": "sha1-i0O+ZPudDEFIcURvLbjoyk6V8YE=", |
|
|
|
|
"integrity": "sha512-LIy77F5n+sz4tefMmFOntcJ6HL0Fv3k1TDnNmFZ0bU/GcvIIfy6eG2v7zQmMiYgaalAiUv75ttFrPn5s0gyqlA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"jquery": ">=1.12.0" |
|
|
|
|
|