Skip to content

Commit 899b69c

Browse files
authored
fix: ACNA-3249 - node 22 has warning in every cli command (eslint error) (#87)
1 parent 4988012 commit 899b69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@adobe/aio-lib-core-networking": "^5.0.2",
1616
"@adobe/aio-lib-env": "^3",
1717
"form-data": "^4.0.0",
18-
"swagger-client": "~3.18.5"
18+
"swagger-client": "^3.31.0"
1919
},
2020
"devDependencies": {
2121
"@adobe/aio-cli-plugin-certificate": "^2",

0 commit comments

Comments
 (0)