build(deps): bump rapidoc from 9.1.0 to 9.1.2 in /web (#1419)
Bumps [rapidoc](https://github.com/mrin9/RapiDoc) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/mrin9/RapiDoc/releases) - [Commits](https://github.com/mrin9/RapiDoc/compare/v9.1.0...v9.1.2) --- updated-dependencies: - dependency-name: rapidoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fe4923bff6
commit
25549ec339
|
@ -50,7 +50,7 @@
|
||||||
"lit-html": "^1.4.1",
|
"lit-html": "^1.4.1",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.4.1",
|
"prettier": "^2.4.1",
|
||||||
"rapidoc": "^9.1.0",
|
"rapidoc": "^9.1.2",
|
||||||
"rollup": "^2.56.2",
|
"rollup": "^2.56.2",
|
||||||
"rollup-plugin-commonjs": "^10.1.0",
|
"rollup-plugin-commonjs": "^10.1.0",
|
||||||
"rollup-plugin-copy": "^3.4.0",
|
"rollup-plugin-copy": "^3.4.0",
|
||||||
|
@ -6679,9 +6679,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rapidoc": {
|
"node_modules/rapidoc": {
|
||||||
"version": "9.1.0",
|
"version": "9.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.1.2.tgz",
|
||||||
"integrity": "sha512-BY1fWj7RvUmUxmrbxqsXkcratS5ebVyt/ZeJNJ+AUKeMYCrIYdccjgQE3MVcwIatQqV+fPxAvaz6oKNBJcdaaQ==",
|
"integrity": "sha512-tW0ainfTZrCs3CklurkcCcoN0tIVilWPoy8ueUNQnt4oyu30vWjShq6+3Il3th3i/UQ1DAozHnMhWXOGKtkb4g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apitools/openapi-parser": "^0.0.9",
|
"@apitools/openapi-parser": "^0.0.9",
|
||||||
"base64-arraybuffer": "^1.0.1",
|
"base64-arraybuffer": "^1.0.1",
|
||||||
|
@ -13354,9 +13354,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rapidoc": {
|
"rapidoc": {
|
||||||
"version": "9.1.0",
|
"version": "9.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.1.2.tgz",
|
||||||
"integrity": "sha512-BY1fWj7RvUmUxmrbxqsXkcratS5ebVyt/ZeJNJ+AUKeMYCrIYdccjgQE3MVcwIatQqV+fPxAvaz6oKNBJcdaaQ==",
|
"integrity": "sha512-tW0ainfTZrCs3CklurkcCcoN0tIVilWPoy8ueUNQnt4oyu30vWjShq6+3Il3th3i/UQ1DAozHnMhWXOGKtkb4g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@apitools/openapi-parser": "^0.0.9",
|
"@apitools/openapi-parser": "^0.0.9",
|
||||||
"base64-arraybuffer": "^1.0.1",
|
"base64-arraybuffer": "^1.0.1",
|
||||||
|
|
|
@ -82,7 +82,7 @@
|
||||||
"lit-html": "^1.4.1",
|
"lit-html": "^1.4.1",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"prettier": "^2.4.1",
|
"prettier": "^2.4.1",
|
||||||
"rapidoc": "^9.1.0",
|
"rapidoc": "^9.1.2",
|
||||||
"rollup": "^2.56.2",
|
"rollup": "^2.56.2",
|
||||||
"rollup-plugin-commonjs": "^10.1.0",
|
"rollup-plugin-commonjs": "^10.1.0",
|
||||||
"rollup-plugin-copy": "^3.4.0",
|
"rollup-plugin-copy": "^3.4.0",
|
||||||
|
|
Reference in New Issue