Skip to content

Commit

Permalink
Merge pull request #897 from salesforcecli/dependabot-npm_and_yarn-js…
Browse files Browse the repository at this point in the history
…force-jsforce-node-3.6.2

fix(deps): bump @jsforce/jsforce-node from 3.6.1 to 3.6.2
  • Loading branch information
svc-cli-bot authored Nov 3, 2024
2 parents 3576e1c + 5c9d47a commit e0a1d1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
"@inquirer/input": "^2.3.0",
"@jsforce/jsforce-node": "^3.6.1",
"@jsforce/jsforce-node": "^3.6.2",
"@oclif/core": "^4",
"@salesforce/core": "^8.6.3",
"@salesforce/kit": "^3.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1539,10 +1539,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@jsforce/jsforce-node@^3.6.1":
version "3.6.1"
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.1.tgz#cdd112a33b8139ca798dd4eef91d3dc2a5a0f291"
integrity sha512-N294vrCY7bIdHzTNAHe0t20riTxozEyvCmYPM4rp/C7uGdBX3AYrPDBdojw7rsXOBsRtoFqr7L/tUwMbw1hRTg==
"@jsforce/jsforce-node@^3.6.1", "@jsforce/jsforce-node@^3.6.2":
version "3.6.2"
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.2.tgz#5d8509aaeb161f1d6658e4ce737948a04d3ce3a6"
integrity sha512-bBWRCZl4kVRnYLHRSzl4piqowM3GeTW2yBoKo+WnMGAw36uGjyMq/9z9yAaA+0AmpHFaI4po7/0PrAMdEU/AGA==
dependencies:
"@sindresorhus/is" "^4"
base64url "^3.0.1"
Expand Down

0 comments on commit e0a1d1c

Please sign in to comment.