1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 05:20:05 +00:00

fix(build): pipeline node version upgrade and hardened security

This commit is contained in:
Trevor Moody
2025-12-12 13:16:32 +00:00
parent 03b7592521
commit ca9ffdbc17
5 changed files with 14 additions and 14 deletions

10
package-lock.json generated
View File

@@ -5,10 +5,9 @@
"packages": {
"": {
"name": "@sasjs/adapter",
"hasInstallScript": true,
"license": "ISC",
"dependencies": {
"@sasjs/utils": "3.5.2",
"@sasjs/utils": "3.5.4",
"axios": "1.12.2",
"axios-cookiejar-support": "5.0.5",
"form-data": "4.0.4",
@@ -2424,10 +2423,9 @@
}
},
"node_modules/@sasjs/utils": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-3.5.2.tgz",
"integrity": "sha512-LBpBDx0T7G/eO15Gb+r3DR1LfBnoqagWT3HiHabojFziA4ej4ePORo8chrk0zHLIzrjI2ljAnDabyJEwC5KtIA==",
"hasInstallScript": true,
"version": "3.5.4",
"resolved": "https://registry.npmjs.org/@sasjs/utils/-/utils-3.5.4.tgz",
"integrity": "sha512-e7sXalk9VG/V7nGdMczheGfiXbK3eDzfJXB8/RexxtZGUTdEjUU3XErle7h2rkz47xgqnAr1kMFn3yOf8qD5Gw==",
"license": "ISC",
"dependencies": {
"@fast-csv/format": "4.3.5",