mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency @aws-sdk/client-ses to v3.1015.0 (#66606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"url": "https://github.com/freeCodeCamp/freeCodeCamp/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-ses": "3.1009.0",
|
||||
"@aws-sdk/client-ses": "3.1014.0",
|
||||
"@fastify/accepts": "5.0.4",
|
||||
"@fastify/cookie": "11.0.2",
|
||||
"@fastify/csrf-protection": "7.1.0",
|
||||
|
||||
Generated
+5
-5
@@ -87,8 +87,8 @@ importers:
|
||||
api:
|
||||
dependencies:
|
||||
'@aws-sdk/client-ses':
|
||||
specifier: 3.1009.0
|
||||
version: 3.1009.0
|
||||
specifier: 3.1014.0
|
||||
version: 3.1014.0
|
||||
'@fastify/accepts':
|
||||
specifier: 5.0.4
|
||||
version: 5.0.4
|
||||
@@ -1351,8 +1351,8 @@ packages:
|
||||
resolution: {integrity: sha512-UomYWcCpM7OZUt1BDlY3guO6mnA4VXzMkNjFbVtWibKQkk4LhcIUXb6SxWSw/gujIrlOZywldjyj8bL6V374IQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
|
||||
'@aws-sdk/client-ses@3.1009.0':
|
||||
resolution: {integrity: sha512-eFGc0t1eK3n7VsDGokDWEAc8Wta0dugN+5f/4euxd4lVDE/9C38ZrN0CeM4DwAlBwCS/AS2BgEMRjh2lW6KWtA==}
|
||||
'@aws-sdk/client-ses@3.1014.0':
|
||||
resolution: {integrity: sha512-HXLdpIDatHAzEHFoiwwcoYQ5Sx6FP1pkjTwvhgW5zQ+4E69/zC7quQ0dzxX8I38Itvyr8Dq/CmNLUM76XErAVw==}
|
||||
engines: {node: '>=20.0.0'}
|
||||
|
||||
'@aws-sdk/client-sso-oidc@3.521.0':
|
||||
@@ -14610,7 +14610,7 @@ snapshots:
|
||||
- aws-crt
|
||||
optional: true
|
||||
|
||||
'@aws-sdk/client-ses@3.1009.0':
|
||||
'@aws-sdk/client-ses@3.1014.0':
|
||||
dependencies:
|
||||
'@aws-crypto/sha256-browser': 5.2.0
|
||||
'@aws-crypto/sha256-js': 5.2.0
|
||||
|
||||
Reference in New Issue
Block a user