diff --git a/package-lock.json b/package-lock.json index 726f783..b7c7dc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@nuxtjs/proxy": "^2.1.0", "cookieparser": "^0.1.0", "core-js": "^3.23.3", - "flatted": "^3.2.6", + "flatted": "^3.2.7", "js-cookie": "^3.0.1", "lodash": "^4.17.21", "nuxt": "^2.15.6", @@ -5945,9 +5945,9 @@ } }, "node_modules/flatted": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz", - "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==" + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" }, "node_modules/flatten": { "version": "1.0.3", @@ -18309,9 +18309,9 @@ "integrity": "sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==" }, "flatted": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz", - "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==" + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" }, "flatten": { "version": "1.0.3", diff --git a/package.json b/package.json index e2f4b79..1638ff3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@nuxtjs/proxy": "^2.1.0", "cookieparser": "^0.1.0", "core-js": "^3.23.3", - "flatted": "^3.2.6", + "flatted": "^3.2.7", "js-cookie": "^3.0.1", "lodash": "^4.17.21", "nuxt": "^2.15.6",