mirror of
https://github.com/sasjs/adapter.git
synced 2026-07-23 14:45:29 +00:00
chore(release): 4.17.2 [skip ci]
## [4.17.2](https://github.com/sasjs/adapter/compare/v4.17.1...v4.17.2) (2026-07-21) ### Bug Fixes * **deps:** resolve npm audit vulnerabilities ([0ad18be](https://github.com/sasjs/adapter/commit/0ad18be38f005bb0dfecb313f8cff4598460318c)) * route all traffic trough connected VPN ([ff6e67e](https://github.com/sasjs/adapter/commit/ff6e67e902529a4211f5847dd59c19038298852f))
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@sasjs/adapter",
|
||||
"version": "4.17.1",
|
||||
"version": "4.17.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@sasjs/adapter",
|
||||
"version": "4.17.1",
|
||||
"version": "4.17.2",
|
||||
"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.1"
|
||||
"version": "4.17.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user