Skip to content
This repository was archived by the owner on Jan 27, 2024. It is now read-only.

Commit 42ffcb0

Browse files
committed
upgrade jsforce to 1.9.3
1 parent 6845b45 commit 42ffcb0

File tree

4 files changed

+172
-46
lines changed

4 files changed

+172
-46
lines changed

force-app/main/staticresources/jsforce.resource

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

force-app/main/staticresources/jsforce.resource-meta.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<StaticResource xmlns="http://soap.sforce.com/2006/04/metadata">
33
<cacheControl>Public</cacheControl>
44
<contentType>application/javascript</contentType>
5-
<description>v1.9.2
5+
<description>v1.9.3
66
http://jsforce.github.io/</description>
77
</StaticResource>

package-lock.json

Lines changed: 159 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"bugs": "https://github.com/douglascayers/sfdx-lightning-api-component/issues",
2121
"homepage": "https://github.com/douglascayers/sfdx-lightning-api-component#readme",
2222
"dependencies": {
23-
"jsforce": "1.9.2",
23+
"jsforce": "1.9.3",
2424
"penpal": "4.1.1"
2525
}
2626
}

0 commit comments

Comments
 (0)