chore(deps): Bump amazon-cognito-identity-js from 6.3.15 to 6.3.16 (#193)

This commit is contained in:
dependabot[bot]
2025-11-28 14:12:49 +00:00
committed by GitHub
parent ef60db37d5
commit baa7941cfc
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"@aws-sdk/client-iot": "3.920.0",
"@aws-sdk/credential-providers": "3.927.0",
"amazon-cognito-identity-js": "6.3.15",
"amazon-cognito-identity-js": "6.3.16",
"aws-iot-device-sdk-v2": "1.23.1",
"dayjs": "1.11.19",
"lodash": "4.17.21",
@@ -4206,9 +4206,9 @@
}
},
"node_modules/amazon-cognito-identity-js": {
"version": "6.3.15",
"resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-6.3.15.tgz",
"integrity": "sha512-G2mzTlGYHKYh9oZDO0Gk94xVQ4iY9GYWBaYScbDYvz05ps6dqi0IvdNx1Lxi7oA3tjS5X+mUN7/svFJJdOB9YA==",
"version": "6.3.16",
"resolved": "https://registry.npmjs.org/amazon-cognito-identity-js/-/amazon-cognito-identity-js-6.3.16.tgz",
"integrity": "sha512-HPGSBGD6Q36t99puWh0LnptxO/4icnk2kqIQ9cTJ2tFQo5NMUnWQIgtrTAk8nm+caqUbjDzXzG56GBjI2tS6jQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-js": "1.2.2",

View File

@@ -52,7 +52,7 @@
"dependencies": {
"@aws-sdk/client-iot": "3.920.0",
"@aws-sdk/credential-providers": "3.927.0",
"amazon-cognito-identity-js": "6.3.15",
"amazon-cognito-identity-js": "6.3.16",
"aws-iot-device-sdk-v2": "1.23.1",
"dayjs": "1.11.19",
"lodash": "4.17.21",