diff --git a/package-lock.json b/package-lock.json index d776ff5..df299e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6252,13 +6252,13 @@ "license": "ISC" }, "node_modules/@unhead/vue": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-2.1.2.tgz", - "integrity": "sha512-w5yxH/fkkLWAFAOnMSIbvAikNHYn6pgC7zGF/BasXf+K3CO1cYIPFehYAk5jpcsbiNPMc3goyyw1prGLoyD14g==", + "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.2" + "unhead": "2.1.12" }, "funding": { "url": "https://github.com/sponsors/harlan-zw" @@ -16029,9 +16029,9 @@ } }, "node_modules/unhead": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/unhead/-/unhead-2.1.2.tgz", - "integrity": "sha512-vSihrxyb+zsEUfEbraZBCjdE0p/WSoc2NGDrpwwSNAwuPxhYK1nH3eegf02IENLpn1sUhL8IoO84JWmRQ6tILA==", + "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"