diff --git a/package-lock.json b/package-lock.json index 900f17537..bfde4e415 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@emotion/cache": "^11.14.0", "@eslint/eslintrc": "^3.3.5", "@eslint/js": "^10.0.1", - "@meshery/schemas": "1.2.11", + "@meshery/schemas": "1.2.14", "@mui/icons-material": "^9.0.0", "@mui/material": "^9.0.0", "@mui/system": "^9.0.0", @@ -3119,9 +3119,9 @@ } }, "node_modules/@meshery/schemas": { - "version": "1.2.11", - "resolved": "https://registry.npmjs.org/@meshery/schemas/-/schemas-1.2.11.tgz", - "integrity": "sha512-3084t111ZMeoLbuNuMlQDYcR8ZMzQ9Ip31QtHpL7h5HpkycWUurNgf05J1vHmIKUSVgUIqYSNN1Op/FVwzaO4g==", + "version": "1.2.14", + "resolved": "https://registry.npmjs.org/@meshery/schemas/-/schemas-1.2.14.tgz", + "integrity": "sha512-cHrqFCv2IVUOdnBhmpEN7VCq2pZOyi029zQWwaQ9i5pHwES+oyekECgjBRE5t94Sld1GO5uPcWQ/9lT4mgWMOg==", "dev": true, "license": "ISC", "peerDependencies": { diff --git a/package.json b/package.json index fbff000f9..25e75570b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@emotion/cache": "^11.14.0", "@eslint/eslintrc": "^3.3.5", "@eslint/js": "^10.0.1", - "@meshery/schemas": "1.2.11", + "@meshery/schemas": "1.2.14", "@mui/icons-material": "^9.0.0", "@mui/material": "^9.0.0", "@mui/system": "^9.0.0",