Skip to content

Commit 7ed776a

Browse files
chore(deps-dev): bump @salesforce/plugin-functions from 1.2.2 to 1.3.0
Bumps [@salesforce/plugin-functions](https://github.com/salesforcecli/plugin-functions) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/salesforcecli/plugin-functions/releases) - [Changelog](https://github.com/salesforcecli/plugin-functions/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-functions@v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: "@salesforce/plugin-functions" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d75048a commit 7ed776a

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

yarn.lock

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,9 +1121,9 @@
11211121
tslib "^2"
11221122

11231123
"@salesforce/plugin-functions@^1.1.4":
1124-
version "1.2.2"
1125-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-functions/-/plugin-functions-1.2.2.tgz#567df7ae3fe39d40ca1486bdbb44cd87644069a6"
1126-
integrity sha512-UepG/FOtVbwZZq0N7E4Aqaf7RMyunveYzoiG+unegRcSTsyqrJchGKLYOp71Riif9zlVNBGjqJWKNHI05Gx2Pg==
1124+
version "1.3.0"
1125+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-functions/-/plugin-functions-1.3.0.tgz#a640864c227b6740b9c6c416cb35a0c76f6d5e7c"
1126+
integrity sha512-rxa8pIKfwpjr8lneyYYJ/3HgC6VspIrJcKXmKecWSk96DrVqrkkhAxQp2ht/pLr+6qxYmhvRyeC9jdVI7erV7Q==
11271127
dependencies:
11281128
"@heroku-cli/color" "^1.1.14"
11291129
"@heroku-cli/schema" "^1.0.25"
@@ -1147,6 +1147,7 @@
11471147
fs-extra "^10.0.0"
11481148
global-agent "^3.0.0"
11491149
handlebars "^4.7.7"
1150+
jsforce "^1.11.0"
11501151
kbpgp "^2.1.15"
11511152
lodash "^4.17.21"
11521153
netrc-parser "^3.1.6"
@@ -4130,7 +4131,7 @@ faye-websocket@~0.9.1:
41304131
dependencies:
41314132
websocket-driver ">=0.5.1"
41324133

4133-
faye@^1.2.0, faye@^1.4.0:
4134+
faye@^1.4.0:
41344135
version "1.4.0"
41354136
resolved "https://registry.npmjs.org/faye/-/faye-1.4.0.tgz#01d3d26ed5642c1cb203eed358afb1c1444b8669"
41364137
integrity sha512-kRrIg4be8VNYhycS2PY//hpBJSzZPr/DBbcy9VWelhZMW3KhyLkQR0HL0k0MNpmVoNFF4EdfMFkNAWjTP65g6w==
@@ -5936,28 +5937,7 @@ [email protected]:
59365937
strip-ansi "^6.0.0"
59375938
xml2js "^0.4.22"
59385939

5939-
jsforce@^1.10.0, jsforce@^1.10.1:
5940-
version "1.10.1"
5941-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-1.10.1.tgz#ca1cf58d4439d94e1f84482d83081acd12c93269"
5942-
integrity sha512-rv+UpBR9n/sWdgLhyPOJuKgT9ZKngypYf9XOHoXVRpSllvTFCjn+M3H81Nu1oYjPH9JKXVS8hL1dmmq8+kOAJg==
5943-
dependencies:
5944-
base64-url "^2.2.0"
5945-
co-prompt "^1.0.0"
5946-
coffeescript "^1.10.0"
5947-
commander "^2.9.0"
5948-
csv-parse "^4.10.1"
5949-
csv-stringify "^1.0.4"
5950-
faye "^1.2.0"
5951-
inherits "^2.0.1"
5952-
lodash "^4.17.19"
5953-
multistream "^2.0.5"
5954-
opn "^5.3.0"
5955-
promise "^7.1.1"
5956-
readable-stream "^2.1.0"
5957-
request "^2.72.0"
5958-
xml2js "^0.4.16"
5959-
5960-
jsforce@^1.11.0:
5940+
jsforce@^1.10.0, jsforce@^1.10.1, jsforce@^1.11.0:
59615941
version "1.11.0"
59625942
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-1.11.0.tgz#7e853b82c534f1fe8e18f432a344bae81881a133"
59635943
integrity sha512-vYNXJXXdz9ZQNdfRqq/MCJ/zU7JGA7iEduwafQDzChR9FeqXgTNfHTppLVbw9mIniKkQZemmxSOtl7N04lj/5Q==

0 commit comments

Comments
 (0)