diff --git a/package.json b/package.json index 1c761b6..d044541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-estaticos", - "version": "0.89.0", + "version": "0.90.0", "description": "", "main": "./dist-back/index.js", "module": "./dist-front/index.mjs", @@ -32,7 +32,7 @@ "dependencies": { "@fastify/cors": "^9.0.1", "@fastify/static": "^7.0.4", - "dayjs": "1.11.13", + "dayjs": "^1.11.18", "fastify": "^4.29.1", "p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz", "react": "^18.3.1", diff --git a/pacote.tgz b/pacote.tgz index e3fecce..433c28c 100644 Binary files a/pacote.tgz and b/pacote.tgz differ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d1ab06..db13e6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^7.0.4 version: 7.0.4 dayjs: - specifier: 1.11.13 - version: 1.11.13 + specifier: ^1.11.18 + version: 1.11.18 fastify: specifier: ^4.29.1 version: 4.29.1 @@ -562,9 +562,6 @@ packages: csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - dayjs@1.11.13: - resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} - dayjs@1.11.18: resolution: {integrity: sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==} @@ -1524,8 +1521,6 @@ snapshots: csstype@3.1.3: {} - dayjs@1.11.13: {} - dayjs@1.11.18: {} debug@4.4.1: