diff --git a/maintenance/package-lock.json b/maintenance/package-lock.json index ad98f6bca..99e53c0a2 100644 --- a/maintenance/package-lock.json +++ b/maintenance/package-lock.json @@ -17,7 +17,7 @@ "eslint": "^9.24.0", "lodash": "^4.17.21", "nuxt": "^3.16.2", - "ocelot-styleguide": "^1.0.6", + "ocelot-styleguide": "^1.0.7", "pinia": "^3.0.2", "universal-cookie": "^8.0.1", "vite-tsconfig-paths": "^5.1.4", @@ -9715,9 +9715,9 @@ } }, "node_modules/ocelot-styleguide": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/ocelot-styleguide/-/ocelot-styleguide-1.0.6.tgz", - "integrity": "sha512-8SJSCf6LB0yFxULpiJ7qM8jnEZaVqsXp22fVrva9nBLqWd6IJIcbOrvz4bZnJlAJ3Wt1yqw50KaAUfakWTUbXQ==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/ocelot-styleguide/-/ocelot-styleguide-1.0.7.tgz", + "integrity": "sha512-PWXVtwtYCoxwN7FspjyyZ5GekCLnFVahTraPDbNygtZ1z0pUkrgho+efbWhaS/D8ikdE+84RmFaQ47Iv1AxMsQ==", "dependencies": { "async-validator": "^4.2.5", "change-case": "^5.4.4", diff --git a/maintenance/package.json b/maintenance/package.json index b0f4c99c4..7e01e81b9 100644 --- a/maintenance/package.json +++ b/maintenance/package.json @@ -20,7 +20,7 @@ "eslint": "^9.24.0", "lodash": "^4.17.21", "nuxt": "^3.16.2", - "ocelot-styleguide": "^1.0.6", + "ocelot-styleguide": "^1.0.7", "pinia": "^3.0.2", "universal-cookie": "^8.0.1", "vite-tsconfig-paths": "^5.1.4",