@gradientedge/cdk-utils 8.123.0 → 8.124.0

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.
@@ -6,9 +6,9 @@ case `uname` in
6
6
  esac
7
7
 
8
8
  if [ -z "$NODE_PATH" ]; then
9
- export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules"
9
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules"
10
10
  else
11
- export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.0/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules:$NODE_PATH"
11
+ export NODE_PATH="/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/cdk-utils/cdk-utils/node_modules/.pnpm/node_modules:$NODE_PATH"
12
12
  fi
13
13
  if [ -x "$basedir/node" ]; then
14
14
  exec "$basedir/node" "$basedir/../uuid/dist/bin/uuid" "$@"
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "dependencies": {
19
19
  "@types/uuid": "^9.0.3",
20
- "uuid": "^9.0.0"
20
+ "uuid": "^9.0.1"
21
21
  },
22
22
  "devDependencies": {
23
23
  "mkdirp": "^3.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gradientedge/cdk-utils",
3
- "version": "8.123.0",
3
+ "version": "8.124.0",
4
4
  "description": "Utilities for AWS CDK provisioning",
5
5
  "main": "dist/index.js",
6
6
  "engines": {
@@ -46,15 +46,15 @@
46
46
  }
47
47
  },
48
48
  "dependencies": {
49
- "@aws-sdk/client-secrets-manager": "^3.408.0",
50
- "@aws-sdk/credential-providers": "^3.408.0",
51
- "@aws-sdk/types": "^3.408.0",
49
+ "@aws-sdk/client-secrets-manager": "^3.410.0",
50
+ "@aws-sdk/credential-providers": "^3.410.0",
51
+ "@aws-sdk/types": "^3.410.0",
52
52
  "@cdktf/provider-azurerm": "^10.0.2",
53
53
  "@types/lodash": "^4.14.198",
54
- "@types/node": "^20.5.9",
54
+ "@types/node": "^20.6.0",
55
55
  "@types/uuid": "^9.0.3",
56
56
  "app-root-path": "^3.1.0",
57
- "aws-cdk-lib": "^2.95.0",
57
+ "aws-cdk-lib": "^2.95.1",
58
58
  "cdktf": "^0.18.0",
59
59
  "constructs": "^10.2.70",
60
60
  "lodash": "^4.17.21",
@@ -62,27 +62,27 @@
62
62
  "nconf": "^0.12.0",
63
63
  "pluralize": "^8.0.0",
64
64
  "ts-node": "^10.9.1",
65
- "uuid": "^9.0.0"
65
+ "uuid": "^9.0.1"
66
66
  },
67
67
  "devDependencies": {
68
- "@babel/core": "^7.22.15",
68
+ "@babel/core": "^7.22.17",
69
69
  "@babel/eslint-parser": "^7.22.15",
70
70
  "@babel/plugin-proposal-class-properties": "^7.18.6",
71
71
  "@types/jest": "^29.5.4",
72
- "@typescript-eslint/eslint-plugin": "^6.6.0",
73
- "@typescript-eslint/parser": "^6.6.0",
74
- "aws-cdk": "^2.95.0",
72
+ "@typescript-eslint/eslint-plugin": "^6.7.0",
73
+ "@typescript-eslint/parser": "^6.7.0",
74
+ "aws-cdk": "^2.95.1",
75
75
  "better-docs": "^2.7.2",
76
76
  "codecov": "^3.8.3",
77
77
  "commitizen": "^4.3.0",
78
78
  "docdash": "^2.0.2",
79
79
  "dotenv": "^16.3.1",
80
- "eslint": "^8.48.0",
80
+ "eslint": "^8.49.0",
81
81
  "eslint-config-prettier": "^9.0.0",
82
82
  "eslint-plugin-import": "^2.28.1",
83
- "eslint-plugin-jsdoc": "^46.5.1",
83
+ "eslint-plugin-jsdoc": "^46.6.0",
84
84
  "husky": "^8.0.3",
85
- "jest": "^29.6.4",
85
+ "jest": "^29.7.0",
86
86
  "jest-extended": "^4.0.1",
87
87
  "jest-junit": "^16.0.0",
88
88
  "jsdoc": "^4.0.2",