@salesforce/cli 1.82.0 → 1.82.1

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "1.82.0",
3
+ "version": "1.82.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.82.0",
9
+ "version": "1.82.1",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "2.8.5",
@@ -20,8 +20,8 @@
20
20
  "@oclif/plugin-version": "1.3.4",
21
21
  "@oclif/plugin-warn-if-update-available": "2.0.37",
22
22
  "@oclif/plugin-which": "2.2.21",
23
- "@salesforce/core": "4.0.1",
24
- "@salesforce/plugin-apex": "2.2.22",
23
+ "@salesforce/core": "4.1.0",
24
+ "@salesforce/plugin-apex": "2.3.0",
25
25
  "@salesforce/plugin-auth": "2.7.17",
26
26
  "@salesforce/plugin-data": "2.3.20",
27
27
  "@salesforce/plugin-deploy-retrieve": "1.11.0",
@@ -8497,9 +8497,9 @@
8497
8497
  }
8498
8498
  },
8499
8499
  "node_modules/@salesforce/core": {
8500
- "version": "4.0.1",
8501
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.0.1.tgz",
8502
- "integrity": "sha512-BjHM3C3QfjW0wSrt0q2+5JOwa/9edg/18TT2C3iykmPxeDXAum/2W/S+7ctyefEJ0/VYlh/DvzLaEc74MadKnA==",
8500
+ "version": "4.1.0",
8501
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.1.0.tgz",
8502
+ "integrity": "sha512-S+5sJ3wSlpu4ATEYGDeqNMu1NaRgD5+HjtYFZiiUOdtHrUh55JD6DGcwgtrj2ojM9cnwcqlj/Ho/2yljrJdOSQ==",
8503
8503
  "license": "BSD-3-Clause",
8504
8504
  "dependencies": {
8505
8505
  "@salesforce/bunyan": "^2.0.0",
@@ -8516,6 +8516,7 @@
8516
8516
  "js2xmlparser": "^4.0.1",
8517
8517
  "jsforce": "^2.0.0-beta.23",
8518
8518
  "jsonwebtoken": "9.0.0",
8519
+ "proper-lockfile": "^4.1.2",
8519
8520
  "ts-retry-promise": "^0.7.0"
8520
8521
  },
8521
8522
  "engines": {
@@ -9084,20 +9085,20 @@
9084
9085
  }
9085
9086
  },
9086
9087
  "node_modules/@salesforce/plugin-apex": {
9087
- "version": "2.2.22",
9088
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.2.22.tgz",
9089
- "integrity": "sha512-pc5V+dfAG0ei3rQjoAcO65BXWn0lLcFf/qookqceKZABooxcyubdwAJbVFQQkMc5xN/gznQiSHEhLDMbQRE81Q==",
9088
+ "version": "2.3.0",
9089
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.0.tgz",
9090
+ "integrity": "sha512-mYvjHJhFIGbHNLcv+XhQqyJ2doyG2ammWI0Bl1soBF348A182rgJ4QA5z/QS/DByUsTnRAM5Gv/siDBpMzQ1GA==",
9090
9091
  "license": "BSD-3-Clause",
9091
9092
  "dependencies": {
9092
9093
  "@oclif/core": "^2.8.2",
9093
9094
  "@salesforce/apex-node": "^1.6.1",
9094
- "@salesforce/core": "^3.36.2",
9095
- "@salesforce/sf-plugins-core": "^2.4.3",
9095
+ "@salesforce/core": "^3.36.0",
9096
+ "@salesforce/sf-plugins-core": "^2.4.2",
9096
9097
  "chalk": "^4.1.0",
9097
9098
  "tslib": "^2"
9098
9099
  },
9099
9100
  "engines": {
9100
- "node": ">=14.0.0"
9101
+ "node": ">=16.0.0"
9101
9102
  }
9102
9103
  },
9103
9104
  "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/core": {
@@ -26687,6 +26688,17 @@
26687
26688
  "read": "1"
26688
26689
  }
26689
26690
  },
26691
+ "node_modules/proper-lockfile": {
26692
+ "version": "4.1.2",
26693
+ "resolved": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz",
26694
+ "integrity": "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==",
26695
+ "license": "MIT",
26696
+ "dependencies": {
26697
+ "graceful-fs": "^4.2.4",
26698
+ "retry": "^0.12.0",
26699
+ "signal-exit": "^3.0.2"
26700
+ }
26701
+ },
26690
26702
  "node_modules/proxy-agent": {
26691
26703
  "version": "5.0.0",
26692
26704
  "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-5.0.0.tgz",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.82.0",
2
+ "version": "1.82.1",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "1.82.0",
4
+ "version": "1.82.1",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run"
@@ -123,8 +123,8 @@
123
123
  "@oclif/plugin-version": "1.3.4",
124
124
  "@oclif/plugin-warn-if-update-available": "2.0.37",
125
125
  "@oclif/plugin-which": "2.2.21",
126
- "@salesforce/core": "4.0.1",
127
- "@salesforce/plugin-apex": "2.2.22",
126
+ "@salesforce/core": "4.1.0",
127
+ "@salesforce/plugin-apex": "2.3.0",
128
128
  "@salesforce/plugin-auth": "2.7.17",
129
129
  "@salesforce/plugin-data": "2.3.20",
130
130
  "@salesforce/plugin-deploy-retrieve": "1.11.0",