@juit/lib-aws-mock 1.2.124 → 1.2.125
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@juit/lib-aws-mock",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.125",
|
|
4
4
|
"description": "Easy Mocking for AWS SDK v3",
|
|
5
5
|
"main": "./dist/index.cjs",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"@smithy/types": "^4.12.0"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@aws-sdk/client-sts": "^3.
|
|
33
|
-
"@plugjs/build": "^0.6.
|
|
32
|
+
"@aws-sdk/client-sts": "^3.974.0",
|
|
33
|
+
"@plugjs/build": "^0.6.79"
|
|
34
34
|
},
|
|
35
35
|
"author": "Juit Developers <developers@juit.com>",
|
|
36
36
|
"license": "Apache-2.0",
|