build(deps): bump rapidoc from 9.2.0 to 9.3.2 in /web (#2957)

Bumps [rapidoc](https://github.com/rapi-doc/RapiDoc) from 9.2.0 to 9.3.2.
- [Release notes](https://github.com/rapi-doc/RapiDoc/releases)
- [Commits](https://github.com/rapi-doc/RapiDoc/compare/v9.2.0...v9.3.2)

---
updated-dependencies:
- dependency-name: rapidoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2022-05-25 10:47:58 +02:00 committed by GitHub
parent e73a468921
commit f21f81022e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 26 deletions

50
web/package-lock.json generated
View File

@ -56,7 +56,7 @@
"lit": "^2.2.4",
"moment": "^2.29.3",
"prettier": "^2.6.2",
"rapidoc": "^9.2.0",
"rapidoc": "^9.3.2",
"rollup": "^2.74.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-cssimport": "^1.0.2",
@ -6264,9 +6264,9 @@
}
},
"node_modules/marked": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==",
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.16.tgz",
"integrity": "sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==",
"bin": {
"marked": "bin/marked.js"
},
@ -6999,9 +6999,9 @@
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
"node_modules/prismjs": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.28.0.tgz",
"integrity": "sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw==",
"engines": {
"node": ">=6"
}
@ -7091,16 +7091,16 @@
}
},
"node_modules/rapidoc": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.2.0.tgz",
"integrity": "sha512-liK2AFGJ3jTUkohZrT1nvxUOAGAHNu/CGRRclGVHPFp69TyEpUoAgOejQgIMsgDdtbeHnTRTbPiXK6HpirqnRw==",
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.3.2.tgz",
"integrity": "sha512-IQb9lGWDLT+kufiUHaT356E4Dh0goxwCnCZN3WY+rwF7toxprUQepbrFcqO6FsThMzw6yEICRPNH+DQHvjf2Kw==",
"dependencies": {
"@apitools/openapi-parser": "^0.0.24",
"base64-arraybuffer": "^1.0.2",
"buffer": "^6.0.3",
"lit": "^2.2.0",
"marked": "^4.0.12",
"prismjs": "^1.26.0"
"lit": "^2.2.4",
"marked": "^4.0.16",
"prismjs": "^1.28.0"
},
"engines": {
"node": ">=10.21.0"
@ -13519,9 +13519,9 @@
}
},
"marked": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.12.tgz",
"integrity": "sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ=="
"version": "4.0.16",
"resolved": "https://registry.npmjs.org/marked/-/marked-4.0.16.tgz",
"integrity": "sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA=="
},
"merge-stream": {
"version": "2.0.0",
@ -14049,9 +14049,9 @@
}
},
"prismjs": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA=="
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.28.0.tgz",
"integrity": "sha512-8aaXdYvl1F7iC7Xm1spqSaY/OJBpYW3v+KJ+F17iYxvdc8sfjW194COK5wVhMZX45tGteiBQgdvD/nhxcRwylw=="
},
"pseudolocale": {
"version": "1.2.0",
@ -14111,16 +14111,16 @@
}
},
"rapidoc": {
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.2.0.tgz",
"integrity": "sha512-liK2AFGJ3jTUkohZrT1nvxUOAGAHNu/CGRRclGVHPFp69TyEpUoAgOejQgIMsgDdtbeHnTRTbPiXK6HpirqnRw==",
"version": "9.3.2",
"resolved": "https://registry.npmjs.org/rapidoc/-/rapidoc-9.3.2.tgz",
"integrity": "sha512-IQb9lGWDLT+kufiUHaT356E4Dh0goxwCnCZN3WY+rwF7toxprUQepbrFcqO6FsThMzw6yEICRPNH+DQHvjf2Kw==",
"requires": {
"@apitools/openapi-parser": "^0.0.24",
"base64-arraybuffer": "^1.0.2",
"buffer": "^6.0.3",
"lit": "^2.2.0",
"marked": "^4.0.12",
"prismjs": "^1.26.0"
"lit": "^2.2.4",
"marked": "^4.0.16",
"prismjs": "^1.28.0"
},
"dependencies": {
"buffer": {

View File

@ -99,7 +99,7 @@
"lit": "^2.2.4",
"moment": "^2.29.3",
"prettier": "^2.6.2",
"rapidoc": "^9.2.0",
"rapidoc": "^9.3.2",
"rollup": "^2.74.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-cssimport": "^1.0.2",