mirror of
https://github.com/sasjs/adapter.git
synced 2026-07-23 14:45:29 +00:00
chore(release): 4.17.3 [skip ci]
## [4.17.3](https://github.com/sasjs/adapter/compare/v4.17.2...v4.17.3) (2026-07-21)
### Bug Fixes
* **build:** remove stale node: builtin externals breaking consumer webpack builds ([3d4fe30](https://github.com/sasjs/adapter/commit/3d4fe304e9cfffb142efbc1a5d53db319f786ad5))
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@sasjs/adapter",
|
||||
"version": "4.17.2",
|
||||
"version": "4.17.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@sasjs/adapter",
|
||||
"version": "4.17.2",
|
||||
"version": "4.17.3",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@sasjs/utils": "^3.5.6",
|
||||
|
||||
+1
-1
@@ -99,5 +99,5 @@
|
||||
"https": "1.0.0",
|
||||
"tough-cookie": "4.1.3"
|
||||
},
|
||||
"version": "4.17.2"
|
||||
"version": "4.17.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user