@azure/arm-datamigration 3.0.0-alpha.20231023.1 → 3.0.0-alpha.20231031.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -3,9 +3,9 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for DataMigrationManagementClient.",
6
- "version": "3.0.0-alpha.20231023.1",
6
+ "version": "3.0.0-alpha.20231031.1",
7
7
  "engines": {
8
- "node": ">=16.0.0"
8
+ "node": ">=18.0.0"
9
9
  },
10
10
  "dependencies": {
11
11
  "@azure/core-lro": "^2.2.0",
@@ -40,7 +40,7 @@
40
40
  "@types/chai": "^4.2.8",
41
41
  "chai": "^4.2.0",
42
42
  "cross-env": "^7.0.2",
43
- "@types/node": "^16.0.0",
43
+ "@types/node": "^18.0.0",
44
44
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
45
45
  "ts-node": "^10.0.0"
46
46
  },