Skip to content

Commit 14c6b37

Browse files
UTAPI-116: Bump oas-tools to fix warning
DEP0040: node:punycode In utapi V2 tests
1 parent 5f1d4a8 commit 14c6b37

File tree

2 files changed

+147
-455
lines changed

2 files changed

+147
-455
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"homepage": "https://github.com/scality/utapi#readme",
1919
"dependencies": {
2020
"@hapi/joi": "^17.1.1",
21+
"@oas-tools/core": "^3.1.0",
2122
"@senx/warp10": "^2.0.3",
2223
"arsenal": "git+https://github.com/scality/Arsenal#8.2.6",
2324
"async": "^3.2.6",
@@ -37,7 +38,6 @@
3738
"level-mem": "^5.0.1",
3839
"needle": "^3.3.1",
3940
"node-schedule": "^2.1.1",
40-
"oas-tools": "^2.2.2",
4141
"prom-client": "^15.1.3",
4242
"uuid": "^11.0.3",
4343
"vaultclient": "scality/vaultclient#8.5.1",

0 commit comments

Comments
 (0)