@salesforce/analytics 1.4.31 → 1.4.32

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,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
- "version": "1.4.31",
3
+ "version": "1.4.32",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/analytics",
9
- "version": "1.4.31",
9
+ "version": "1.4.32",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.27.0",
13
- "@oclif/plugin-help": "^6.2.19",
13
+ "@oclif/plugin-help": "^6.2.20",
14
14
  "@salesforce/core": "^6.7.1",
15
15
  "@salesforce/kit": "^3.2.0",
16
16
  "@salesforce/sf-plugins-core": "^7.1.16",
@@ -5031,9 +5031,9 @@
5031
5031
  }
5032
5032
  },
5033
5033
  "node_modules/@oclif/plugin-help": {
5034
- "version": "6.2.19",
5035
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.19.tgz",
5036
- "integrity": "sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==",
5034
+ "version": "6.2.20",
5035
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.20.tgz",
5036
+ "integrity": "sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==",
5037
5037
  "license": "MIT",
5038
5038
  "dependencies": {
5039
5039
  "@oclif/core": "^4"
package/oclif.lock CHANGED
@@ -1912,10 +1912,10 @@
1912
1912
  semver "^7.6.3"
1913
1913
  ts-json-schema-generator "^1.5.1"
1914
1914
 
1915
- "@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.19":
1916
- version "6.2.19"
1917
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.19.tgz#24ae926f2944628dd62a6bbfc495f85fc8e43b13"
1918
- integrity sha512-q2fIACWHJehppWTTgJm/llleKDgxt42IBVcK6Rp4H6qzET24t2zs0vbALx5XxsNCKl3/UuJhyW2XXQqvGmvWJQ==
1915
+ "@oclif/plugin-help@^6.2.17", "@oclif/plugin-help@^6.2.20":
1916
+ version "6.2.20"
1917
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.20.tgz#05de43a710f038419d3ded11a59e8481408a9e9e"
1918
+ integrity sha512-2l4A/erCAdBWmJwb1LJ7TvSMbBUQbGhIzkdHZb5DMgFJC+Nwfeol5YojqRMeciyGkoqmWPBGENwr0LJgZp2skw==
1919
1919
  dependencies:
1920
1920
  "@oclif/core" "^4"
1921
1921