diff --git a/package-lock.json b/package-lock.json index 8744fde..386719b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4304,13 +4304,13 @@ } }, "node_modules/@unhead/vue": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.3.tgz", - "integrity": "sha512-Cx0SvCPPOowHteJTpsI+sAQovYnmOgMdueL/McLIYyzJcSM1RBiB+4GJSWOvPDNBSK80SkyI654iWoW5V4UTTw==", + "version": "2.1.12", + "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.12.tgz", + "integrity": "sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==", "license": "MIT", "dependencies": { "hookable": "^6.0.1", - "unhead": "2.1.3" + "unhead": "2.1.12" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -11298,9 +11298,9 @@ } }, "node_modules/unhead": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.3.tgz", - "integrity": "sha512-Xg1vKNzkEDM4rrbQcSyKhjy2SAmSyV8qy/2iVdBeoln3Yxz31hlhpa1B2Yx5gBLj9G4MQ6+ZguDzpJTDgrhH+w==", + "version": "2.1.12", + "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.12.tgz", + "integrity": "sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==", "license": "MIT", "dependencies": { "hookable": "^6.0.1"