chore(deps-dev): bump @types/dompurify from 2.2.3 to 2.3.3
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify) --- updated-dependencies: - dependency-name: "@types/dompurify" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -5290,17 +5290,10 @@
|
||||
"@types/docker-modem" "*"
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/dompurify@^2.1.0":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.npmjs.org/@types/dompurify/-/dompurify-2.3.1.tgz#2934adcd31c4e6b02676f9c22f9756e5091c04dd"
|
||||
integrity sha512-YJth9qa0V/E6/XPH1Jq4BC8uCMmO8V1fKWn8PCvuZcAhMn7q0ez9LW6naQT04UZzjFfAPhyRMZmI2a2rbMlEFA==
|
||||
dependencies:
|
||||
"@types/trusted-types" "*"
|
||||
|
||||
"@types/dompurify@^2.2.2":
|
||||
version "2.2.3"
|
||||
resolved "https://registry.npmjs.org/@types/dompurify/-/dompurify-2.2.3.tgz#6e89677a07902ac1b6821c345f34bd85da239b08"
|
||||
integrity sha512-CLtc2mZK8+axmrz1JqtpklO/Kvn38arGc8o1l3UVopZaXXuer9ONdZwJ/9f226GrhRLtUmLr9WrvZsRSNpS8og==
|
||||
"@types/dompurify@^2.1.0", "@types/dompurify@^2.2.2":
|
||||
version "2.3.3"
|
||||
resolved "https://registry.npmjs.org/@types/dompurify/-/dompurify-2.3.3.tgz#c24c92f698f77ed9cc9d9fa7888f90cf2bfaa23f"
|
||||
integrity sha512-nnVQSgRVuZ/843oAfhA25eRSNzUFcBPk/LOiw5gm8mD9/X7CNcbRkQu/OsjCewO8+VIYfPxUnXvPEVGenw14+w==
|
||||
dependencies:
|
||||
"@types/trusted-types" "*"
|
||||
|
||||
@@ -10671,30 +10664,6 @@ elliptic@^6.0.0:
|
||||
minimalistic-assert "^1.0.1"
|
||||
minimalistic-crypto-utils "^1.0.1"
|
||||
|
||||
"techdocs-cli-embedded-app@file:packages/techdocs-cli-embedded-app":
|
||||
version "0.2.62"
|
||||
dependencies:
|
||||
"@backstage/app-defaults" "^0.1.6"
|
||||
"@backstage/catalog-model" "^0.9.10"
|
||||
"@backstage/cli" "^0.13.1"
|
||||
"@backstage/config" "^0.1.13"
|
||||
"@backstage/core-app-api" "^0.5.2"
|
||||
"@backstage/core-components" "^0.8.7"
|
||||
"@backstage/core-plugin-api" "^0.6.0"
|
||||
"@backstage/integration-react" "^0.1.20"
|
||||
"@backstage/plugin-catalog" "^0.7.11"
|
||||
"@backstage/plugin-techdocs" "^0.13.2"
|
||||
"@backstage/test-utils" "^0.2.4"
|
||||
"@backstage/theme" "^0.2.14"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@material-ui/icons" "^4.9.1"
|
||||
history "^5.0.0"
|
||||
react "^17.0.2"
|
||||
react-dom "^17.0.2"
|
||||
react-router "6.0.0-beta.0"
|
||||
react-router-dom "6.0.0-beta.0"
|
||||
react-use "^17.2.4"
|
||||
|
||||
emittery@^0.7.1:
|
||||
version "0.7.1"
|
||||
resolved "https://registry.npmjs.org/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451"
|
||||
@@ -22993,6 +22962,30 @@ tdigest@^0.1.1:
|
||||
dependencies:
|
||||
bintrees "1.0.1"
|
||||
|
||||
"techdocs-cli-embedded-app@file:packages/techdocs-cli-embedded-app":
|
||||
version "0.2.62"
|
||||
dependencies:
|
||||
"@backstage/app-defaults" "^0.1.6"
|
||||
"@backstage/catalog-model" "^0.9.10"
|
||||
"@backstage/cli" "^0.13.1"
|
||||
"@backstage/config" "^0.1.13"
|
||||
"@backstage/core-app-api" "^0.5.2"
|
||||
"@backstage/core-components" "^0.8.7"
|
||||
"@backstage/core-plugin-api" "^0.6.0"
|
||||
"@backstage/integration-react" "^0.1.20"
|
||||
"@backstage/plugin-catalog" "^0.7.11"
|
||||
"@backstage/plugin-techdocs" "^0.13.2"
|
||||
"@backstage/test-utils" "^0.2.4"
|
||||
"@backstage/theme" "^0.2.14"
|
||||
"@material-ui/core" "^4.11.0"
|
||||
"@material-ui/icons" "^4.9.1"
|
||||
history "^5.0.0"
|
||||
react "^17.0.2"
|
||||
react-dom "^17.0.2"
|
||||
react-router "6.0.0-beta.0"
|
||||
react-router-dom "6.0.0-beta.0"
|
||||
react-use "^17.2.4"
|
||||
|
||||
teeny-request@^7.0.0:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.npmjs.org/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
|
||||
|
||||
Reference in New Issue
Block a user