chore(deps): update dependencies

This commit is contained in:
Renovate Bot 2022-01-04 14:18:15 +00:00 committed by Thibault
parent 9f71ae6680
commit 0bbf9830dc
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -19,7 +19,7 @@
"@nuxtjs/vuetify": "1.12.3",
"blurhash": "1.1.4",
"compare-versions": "4.1.2",
"core-js": "3.20.1",
"core-js": "3.20.2",
"date-fns": "2.28.0",
"destr": "1.1.0",
"dompurify": "2.3.4",
@ -34,7 +34,7 @@
"qs": "6.10.2",
"screenfull": "6.0.0",
"shaka-player": "3.2.1",
"simple-icons": "6.4.0",
"simple-icons": "6.5.0",
"swiper": "5.x",
"uuid": "8.3.2",
"vee-validate": "3.4.14",
@ -7899,9 +7899,9 @@
}
},
"node_modules/core-js": {
"version": "3.20.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.1.tgz",
"integrity": "sha512-btdpStYFQScnNVQ5slVcr858KP0YWYjV16eGJQw8Gg7CWtu/2qNvIM3qVRIR3n1pK2R9NNOrTevbvAYxajwEjg==",
"version": "3.20.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.2.tgz",
"integrity": "sha512-nuqhq11DcOAbFBV4zCbKeGbKQsUDRqTX0oqx7AttUBuqe3h20ixsE039QHelbL6P4h+9kytVqyEtyZ6gsiwEYw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
@ -19793,9 +19793,9 @@
"integrity": "sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ=="
},
"node_modules/simple-icons": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.4.0.tgz",
"integrity": "sha512-l8Vn7ug/ef28ZKGCJVZj/Ml69Wj5b0hLE0AMUjIyzhaN46FqIGTUcQAqs/C0gYQlJFyw3KFKQbji2weIh2fUkg==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-6.5.0.tgz",
"integrity": "sha512-LHasJ9YZ663RKlW10C2EFqt1xCjeXTp/IqrIZEPppHSUgsIEa2jDSFFouM9n5xsvrBhfpDIPuwXb/D8sbXpxMQ==",
"engines": {
"node": ">=0.12.18"
}

View File

@ -43,7 +43,7 @@
"@nuxtjs/vuetify": "1.12.3",
"blurhash": "1.1.4",
"compare-versions": "4.1.2",
"core-js": "3.20.1",
"core-js": "3.20.2",
"date-fns": "2.28.0",
"destr": "1.1.0",
"dompurify": "2.3.4",
@ -58,7 +58,7 @@
"qs": "6.10.2",
"screenfull": "6.0.0",
"shaka-player": "3.2.1",
"simple-icons": "6.4.0",
"simple-icons": "6.5.0",
"swiper": "5.x",
"uuid": "8.3.2",
"vee-validate": "3.4.14",