@salesforce/analytics 1.4.8 → 1.4.9

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,19 +1,19 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
- "version": "1.4.8",
3
+ "version": "1.4.9",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/analytics",
9
- "version": "1.4.8",
9
+ "version": "1.4.9",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.18.2",
13
13
  "@oclif/plugin-help": "^6.0.17",
14
14
  "@salesforce/core": "^6.7.1",
15
15
  "@salesforce/kit": "^3.0.15",
16
- "@salesforce/sf-plugins-core": "^7.1.14",
16
+ "@salesforce/sf-plugins-core": "^7.1.16",
17
17
  "@salesforce/ts-types": "^2.0.9",
18
18
  "chalk": "^5.3.0",
19
19
  "lodash.get": "^4.4.2",
@@ -5632,14 +5632,14 @@
5632
5632
  "license": "ISC"
5633
5633
  },
5634
5634
  "node_modules/@salesforce/sf-plugins-core": {
5635
- "version": "7.1.14",
5636
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz",
5637
- "integrity": "sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==",
5635
+ "version": "7.1.16",
5636
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
5637
+ "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
5638
5638
  "license": "BSD-3-Clause",
5639
5639
  "dependencies": {
5640
5640
  "@inquirer/confirm": "^2.0.17",
5641
5641
  "@inquirer/password": "^1.1.16",
5642
- "@oclif/core": "^3.19.6",
5642
+ "@oclif/core": "^3.23.0",
5643
5643
  "@salesforce/core": "^6.6.0",
5644
5644
  "@salesforce/kit": "^3.0.15",
5645
5645
  "@salesforce/ts-types": "^2.0.9",
package/oclif.lock CHANGED
@@ -1827,7 +1827,7 @@
1827
1827
  wordwrap "^1.0.0"
1828
1828
  wrap-ansi "^7.0.0"
1829
1829
 
1830
- "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1830
+ "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1831
1831
  version "3.25.2"
1832
1832
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
1833
1833
  integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
@@ -2131,14 +2131,14 @@
2131
2131
  chalk "^4"
2132
2132
  inquirer "^8.2.5"
2133
2133
 
2134
- "@salesforce/sf-plugins-core@^7.1.14":
2135
- version "7.1.14"
2136
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
2137
- integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
2134
+ "@salesforce/sf-plugins-core@^7.1.16":
2135
+ version "7.1.16"
2136
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz#a68673560f01421ac18a0bc1d4687abc35e11234"
2137
+ integrity sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==
2138
2138
  dependencies:
2139
2139
  "@inquirer/confirm" "^2.0.17"
2140
2140
  "@inquirer/password" "^1.1.16"
2141
- "@oclif/core" "^3.19.6"
2141
+ "@oclif/core" "^3.23.0"
2142
2142
  "@salesforce/core" "^6.6.0"
2143
2143
  "@salesforce/kit" "^3.0.15"
2144
2144
  "@salesforce/ts-types" "^2.0.9"
@@ -3896,5 +3896,5 @@
3896
3896
  ]
3897
3897
  }
3898
3898
  },
3899
- "version": "1.4.8"
3899
+ "version": "1.4.9"
3900
3900
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
3
  "description": "Commands for working with Salesforce Analytics applications, assets, and services",
4
- "version": "1.4.8",
4
+ "version": "1.4.9",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
7
7
  "dependencies": {
@@ -9,7 +9,7 @@
9
9
  "@oclif/plugin-help": "^6.0.17",
10
10
  "@salesforce/core": "^6.7.1",
11
11
  "@salesforce/kit": "^3.0.15",
12
- "@salesforce/sf-plugins-core": "^7.1.14",
12
+ "@salesforce/sf-plugins-core": "^7.1.16",
13
13
  "@salesforce/ts-types": "^2.0.9",
14
14
  "chalk": "^5.3.0",
15
15
  "lodash.get": "^4.4.2",
@@ -276,7 +276,7 @@
276
276
  },
277
277
  "type": "module",
278
278
  "sfdx": {
279
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.8.crt",
280
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.8.sig"
279
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.9.crt",
280
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.9.sig"
281
281
  }
282
282
  }