From 90ea21f4caa23e1b388fbcacbdf9696840b4712c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:15:15 +0000 Subject: [PATCH] chore(deps): bump @readme/oas-tooling from 3.5.6 to 3.5.8 Bumps [@readme/oas-tooling](https://github.com/readmeio/oas/tree/HEAD/packages/tooling) from 3.5.6 to 3.5.8. - [Release notes](https://github.com/readmeio/oas/releases) - [Changelog](https://github.com/readmeio/oas/blob/master/CHANGELOG.md) - [Commits](https://github.com/readmeio/oas/commits/v3.5.8/packages/tooling) Signed-off-by: dependabot[bot] --- packages/api/package-lock.json | 12 ++++++------ packages/httpsnippet-client-api/package-lock.json | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/api/package-lock.json b/packages/api/package-lock.json index 807ced2b..76642285 100644 --- a/packages/api/package-lock.json +++ b/packages/api/package-lock.json @@ -1631,9 +1631,9 @@ } }, "@readme/oas-tooling": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@readme/oas-tooling/-/oas-tooling-3.5.6.tgz", - "integrity": "sha512-bTVAZcQVXvSEBobau6XA8Q1dfbV5/OsuPm/XvkAleBDNycvl2+LNKEF5nZC5Rf7t65yJq47ww3/+CHe6hC+jhw==", + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/@readme/oas-tooling/-/oas-tooling-3.5.8.tgz", + "integrity": "sha512-Y70P0qGcz/3Kh1IpDv1hk20VctsiPt5BloXDbpmzyr3LsFTdCzzRIn9zgiE05gNOYNheVeFzXBzqI2SYV/9mNQ==", "requires": { "jsonpointer": "^4.0.1", "path-to-regexp": "^6.1.0" @@ -5819,9 +5819,9 @@ } }, "jsonpointer": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz", - "integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=" + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz", + "integrity": "sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==" }, "jsprim": { "version": "1.4.1", diff --git a/packages/httpsnippet-client-api/package-lock.json b/packages/httpsnippet-client-api/package-lock.json index 119e7e8b..f3a41aba 100644 --- a/packages/httpsnippet-client-api/package-lock.json +++ b/packages/httpsnippet-client-api/package-lock.json @@ -1604,9 +1604,9 @@ } }, "@readme/oas-tooling": { - "version": "3.5.6", - "resolved": "https://registry.npmjs.org/@readme/oas-tooling/-/oas-tooling-3.5.6.tgz", - "integrity": "sha512-bTVAZcQVXvSEBobau6XA8Q1dfbV5/OsuPm/XvkAleBDNycvl2+LNKEF5nZC5Rf7t65yJq47ww3/+CHe6hC+jhw==", + "version": "3.5.8", + "resolved": "https://registry.npmjs.org/@readme/oas-tooling/-/oas-tooling-3.5.8.tgz", + "integrity": "sha512-Y70P0qGcz/3Kh1IpDv1hk20VctsiPt5BloXDbpmzyr3LsFTdCzzRIn9zgiE05gNOYNheVeFzXBzqI2SYV/9mNQ==", "requires": { "jsonpointer": "^4.0.1", "path-to-regexp": "^6.1.0"