diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-08-28 12:45:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 12:45:05 +0300 |
commit | 32c64ac4a91f1a57509299cd81467d4ba7ee1892 (patch) | |
tree | 8323d9ddef2ee0dd94dfbcd971bfb266a82f6e42 | |
parent | 8268013a7da192cae5f23c2ae0bd9c8701ead5ca (diff) | |
download | popov.link-renovate/all-digest.tar.xz popov.link-renovate/all-digest.zip |
fix(deps): update dependency dayjs to v1.11.15renovate/all-digest
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index bb74806..a1e816a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3725,9 +3725,9 @@ "license": "CC0-1.0" }, "node_modules/dayjs": { - "version": "1.11.14", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.14.tgz", - "integrity": "sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==", + "version": "1.11.15", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.15.tgz", + "integrity": "sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ==", "license": "MIT" }, "node_modules/debug": { |