diff --git a/deps/package-lock.json b/deps/package-lock.json index 815c961..e8fc83f 100644 --- a/deps/package-lock.json +++ b/deps/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@action-validator/cli": "^0.5.4", - "@ariga/atlas": "^0.17.0", + "@ariga/atlas": "^0.18.0", "neonctl": "^1.25.2" } }, @@ -42,9 +42,9 @@ "peer": true }, "node_modules/@ariga/atlas": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@ariga/atlas/-/atlas-0.17.0.tgz", - "integrity": "sha512-zz2wTnf+xdMiyLT3u4recx6D7evWg0beplQRTLpS9hhVpH9kWrENTc/mSes2E0AoHn34hf4SiIfI+cUltL0TqA==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@ariga/atlas/-/atlas-0.18.0.tgz", + "integrity": "sha512-FAHfizLzXl/gZaPHO8A7GICceAypyByCx66Hn0fF2eTHutRB5NLaqGTfOOaEaQ3qs2PIVNDHQ7AA0DY+vpYp9A==", "hasInstallScript": true, "dependencies": { "node-fetch": "^3.3.1" diff --git a/deps/package.json b/deps/package.json index af843de..5bc0336 100644 --- a/deps/package.json +++ b/deps/package.json @@ -2,7 +2,7 @@ "private": true, "dependencies": { "@action-validator/cli": "^0.5.4", - "@ariga/atlas": "^0.17.0", + "@ariga/atlas": "^0.18.0", "neonctl": "^1.25.2" } }