diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json index caf3d9b..f3a61eb 100644 --- a/package-lock.json +++ b/package-lock.json | |||
| @@ -789,9 +789,9 @@ | |||
| 789 | } | 789 | } |
| 790 | }, | 790 | }, |
| 791 | "node_modules/autoprefixer": { | 791 | "node_modules/autoprefixer": { |
| 792 | "version": "10.4.21", | 792 | "version": "10.4.22", |
| 793 | "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz", | 793 | "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz", |
| 794 | "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==", | 794 | "integrity": "sha512-ARe0v/t9gO28Bznv6GgqARmVqcWOV3mfgUPn9becPHMiD3o9BwlRgaeccZnwTpZ7Zwqrm+c1sUSsMxIzQzc8Xg==", |
| 795 | "funding": [ | 795 | "funding": [ |
| 796 | { | 796 | { |
| 797 | "type": "opencollective", | 797 | "type": "opencollective", |
| @@ -808,9 +808,9 @@ | |||
| 808 | ], | 808 | ], |
| 809 | "license": "MIT", | 809 | "license": "MIT", |
| 810 | "dependencies": { | 810 | "dependencies": { |
| 811 | "browserslist": "^4.24.4", | 811 | "browserslist": "^4.27.0", |
| 812 | "caniuse-lite": "^1.0.30001702", | 812 | "caniuse-lite": "^1.0.30001754", |
| 813 | "fraction.js": "^4.3.7", | 813 | "fraction.js": "^5.3.4", |
| 814 | "normalize-range": "^0.1.2", | 814 | "normalize-range": "^0.1.2", |
| 815 | "picocolors": "^1.1.1", | 815 | "picocolors": "^1.1.1", |
| 816 | "postcss-value-parser": "^4.2.0" | 816 | "postcss-value-parser": "^4.2.0" |
| @@ -926,9 +926,9 @@ | |||
| 926 | } | 926 | } |
| 927 | }, | 927 | }, |
| 928 | "node_modules/caniuse-lite": { | 928 | "node_modules/caniuse-lite": { |
| 929 | "version": "1.0.30001751", | 929 | "version": "1.0.30001754", |
| 930 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz", | 930 | "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz", |
| 931 | "integrity": "sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==", | 931 | "integrity": "sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==", |
| 932 | "funding": [ | 932 | "funding": [ |
| 933 | { | 933 | { |
| 934 | "type": "opencollective", | 934 | "type": "opencollective", |
| @@ -1434,15 +1434,15 @@ | |||
| 1434 | } | 1434 | } |
| 1435 | }, | 1435 | }, |
| 1436 | "node_modules/fraction.js": { | 1436 | "node_modules/fraction.js": { |
| 1437 | "version": "4.3.7", | 1437 | "version": "5.3.4", |
| 1438 | "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", | 1438 | "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-5.3.4.tgz", |
| 1439 | "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", | 1439 | "integrity": "sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==", |
| 1440 | "license": "MIT", | 1440 | "license": "MIT", |
| 1441 | "engines": { | 1441 | "engines": { |
| 1442 | "node": "*" | 1442 | "node": "*" |
| 1443 | }, | 1443 | }, |
| 1444 | "funding": { | 1444 | "funding": { |
| 1445 | "type": "patreon", | 1445 | "type": "github", |
| 1446 | "url": "https://github.com/sponsors/rawify" | 1446 | "url": "https://github.com/sponsors/rawify" |
| 1447 | } | 1447 | } |
| 1448 | }, | 1448 | }, |
