diff --git a/package-lock.json b/package-lock.json index a2684f224..af262c7a2 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.22", + "@meshery/schemas": "1.3.0", "@mui/icons-material": "^9.0.0", "@mui/material": "^9.0.0", "@mui/system": "^9.0.0", @@ -3288,9 +3288,9 @@ } }, "node_modules/@meshery/schemas": { - "version": "1.2.22", - "resolved": "https://registry.npmjs.org/@meshery/schemas/-/schemas-1.2.22.tgz", - "integrity": "sha512-PHje1ucZ9d/bjBvqsdOomnUpYB9G3c6k/RtPJ7R9CpP0H46OD80B7yLMWtSq0BJxH/NGdakWvgHAbUQOOyvesg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@meshery/schemas/-/schemas-1.3.0.tgz", + "integrity": "sha512-NtP2HnJtK0B10ko6zlFssGKCIOVKsZAaybBe+DBXjHllcNzA9l+RtVzfCgiEESrMCwKA+TiZNA10TnVi7pabuQ==", "dev": true, "license": "ISC", "peerDependencies": { diff --git a/package.json b/package.json index aa4518bdc..fea6999e6 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.22", + "@meshery/schemas": "1.3.0", "@mui/icons-material": "^9.0.0", "@mui/material": "^9.0.0", "@mui/system": "^9.0.0",