@azure/arm-datamigration 3.0.0-alpha.20231002.1 → 3.0.0-alpha.20231010.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.20231002.1",
6
+ "version": "3.0.0-alpha.20231010.1",
7
7
  "engines": {
8
- "node": ">=14.0.0"
8
+ "node": ">=16.0.0"
9
9
  },
10
10
  "dependencies": {
11
11
  "@azure/core-lro": "^2.2.0",
@@ -46,7 +46,7 @@
46
46
  "@types/chai": "^4.2.8",
47
47
  "chai": "^4.2.0",
48
48
  "cross-env": "^7.0.2",
49
- "@types/node": "^14.0.0",
49
+ "@types/node": "^16.0.0",
50
50
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
51
51
  "ts-node": "^10.0.0"
52
52
  },