diff --git a/package-lock.json b/package-lock.json index 41e8a82..6e8d97e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "jiti": "2.6.1", "jsonc-eslint-parser": "^3.1.0", "lint-staged": "^16.4.0", - "nock": "^14.0.11", + "nock": "^14.0.12", "nx": "22.6.4", "prettier": "^3.8.1", "prettier-plugin-packagejson": "^3.0.2", @@ -33409,7 +33409,9 @@ "license": "MIT" }, "node_modules/nock": { - "version": "14.0.11", + "version": "14.0.12", + "resolved": "https://registry.npmjs.org/nock/-/nock-14.0.12.tgz", + "integrity": "sha512-kZM3bHV0KzhHH6E2eRszHyML/w87AUzLBwupNTHohtYWP9fZYgUPmCbSKq6ITfEEmHqN4/p0MscvUipT4P5Qsg==", "dev": true, "license": "MIT", "dependencies": { @@ -39598,7 +39600,7 @@ "commander": "^14.0.3", "cron": "^4.1.0", "drizzle-kit": "1.0.0-beta.20", - "drizzle-orm": "^1.0.0-beta.22-41a7d21", + "drizzle-orm": "1.0.0-beta.22-41a7d21", "fetch-sparql-endpoint": "^7.1.0", "postgres": "^3.4.9", "tslib": "^2.3.0" diff --git a/package.json b/package.json index cac7bd8..0fb619d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "jiti": "2.6.1", "jsonc-eslint-parser": "^3.1.0", "lint-staged": "^16.4.0", - "nock": "^14.0.11", + "nock": "^14.0.12", "nx": "22.6.4", "prettier": "^3.8.1", "prettier-plugin-packagejson": "^3.0.2",