@aws-sdk/client-sso
Advanced tools
@@ -96,3 +96,3 @@ const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client"); | ||
| var version = "3.1114.0"; | ||
| var version = "3.1115.0"; | ||
| var packageInfo = { | ||
@@ -99,0 +99,0 @@ version: version}; |
+8
-8
| { | ||
| "name": "@aws-sdk/client-sso", | ||
| "version": "3.1115.0", | ||
| "version": "3.1116.0", | ||
| "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native", | ||
@@ -53,12 +53,12 @@ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-sso", | ||
| "dependencies": { | ||
| "@aws-sdk/core": "^3.977.8", | ||
| "@aws-sdk/types": "^3.974.4", | ||
| "@smithy/core": "^3.31.1", | ||
| "@smithy/fetch-http-handler": "^5.6.13", | ||
| "@smithy/node-http-handler": "^4.9.13", | ||
| "@smithy/types": "^4.16.1", | ||
| "@aws-sdk/core": "^3.977.9", | ||
| "@aws-sdk/types": "^3.974.5", | ||
| "@smithy/core": "^3.33.3", | ||
| "@smithy/fetch-http-handler": "^5.7.2", | ||
| "@smithy/node-http-handler": "^4.11.3", | ||
| "@smithy/types": "^4.17.2", | ||
| "tslib": "^2.6.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@smithy/snapshot-testing": "^2.2.16", | ||
| "@smithy/snapshot-testing": "^2.3.2", | ||
| "@tsconfig/node20": "20.1.8", | ||
@@ -65,0 +65,0 @@ "@types/node": "^20.14.8", |
183265
0Updated
Updated
Updated
Updated