chore(deps): Bump dayjs from 1.11.18 to 1.11.19 (#185)

This commit is contained in:
dependabot[bot]
2025-11-23 14:56:52 +00:00
committed by GitHub
parent c8dac38563
commit e320d658e8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@aws-sdk/credential-providers": "3.922.0", "@aws-sdk/credential-providers": "3.922.0",
"amazon-cognito-identity-js": "6.3.15", "amazon-cognito-identity-js": "6.3.15",
"aws-iot-device-sdk-v2": "1.22.0", "aws-iot-device-sdk-v2": "1.22.0",
"dayjs": "1.11.18", "dayjs": "1.11.19",
"lodash": "4.17.21", "lodash": "4.17.21",
"nanoid": "5.1.6" "nanoid": "5.1.6"
}, },
@@ -5277,9 +5277,9 @@
} }
}, },
"node_modules/dayjs": { "node_modules/dayjs": {
"version": "1.11.18", "version": "1.11.19",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==", "integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"license": "MIT" "license": "MIT"
}, },
"node_modules/debug": { "node_modules/debug": {

View File

@@ -54,7 +54,7 @@
"@aws-sdk/credential-providers": "3.922.0", "@aws-sdk/credential-providers": "3.922.0",
"amazon-cognito-identity-js": "6.3.15", "amazon-cognito-identity-js": "6.3.15",
"aws-iot-device-sdk-v2": "1.22.0", "aws-iot-device-sdk-v2": "1.22.0",
"dayjs": "1.11.18", "dayjs": "1.11.19",
"lodash": "4.17.21", "lodash": "4.17.21",
"nanoid": "5.1.6" "nanoid": "5.1.6"
}, },