diff --git a/package.json b/package.json index e203311980..4035b3971a 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/markdown-remark": "^3.3.0", "@astrojs/starlight": "^0.11.1", - "@types/json-schema": "^7.0.13", + "@types/json-schema": "^7.0.14", "astro": "^3.3.2", "astro-feelback": "^0.3.4", "prettier": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8dfe402ae0..776887f5de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^0.11.1 version: 0.11.1(astro@3.3.2) '@types/json-schema': - specifier: ^7.0.13 - version: 7.0.13 + specifier: ^7.0.14 + version: 7.0.14 astro: specifier: ^3.3.2 version: 3.3.2 @@ -1086,8 +1086,8 @@ packages: resolution: {integrity: sha512-lVnoTUR09iECkTInzCzFEasZKs11VuCTIdo8hnLXwCU40UUbSl8boPsy6MNJ9+HbJQ/jxju8nSZxSHPVIbmCbg==} dev: true - /@types/json-schema@7.0.13: - resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} + /@types/json-schema@7.0.14: + resolution: {integrity: sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==} dev: false /@types/mdast@3.0.12: