Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @verdaccio/readme to v10.3.4 (5.x) #3197

Merged
merged 1 commit into from May 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
65 changes: 29 additions & 36 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@verdaccio/commons-api": "10.2.0",
"@verdaccio/local-storage": "10.2.1",
"@verdaccio/readme": "10.3.3",
"@verdaccio/readme": "10.3.4",
"@verdaccio/streams": "10.2.0",
"@verdaccio/ui-theme": "6.0.0-6-next.24",
"JSONStream": "1.3.5",
Expand Down
31 changes: 11 additions & 20 deletions yarn.lock
Expand Up @@ -3976,14 +3976,14 @@ __metadata:
languageName: node
linkType: hard

"@verdaccio/readme@npm:10.3.3":
version: 10.3.3
resolution: "@verdaccio/readme@npm:10.3.3"
"@verdaccio/readme@npm:10.3.4":
version: 10.3.4
resolution: "@verdaccio/readme@npm:10.3.4"
dependencies:
dompurify: 2.3.6
dompurify: 2.3.8
jsdom: 15.2.1
marked: 4.0.14
checksum: 1916c3ba2ca939057b0672dce0adc63991d7dfa7442456ca54248a788d4d5517f2fc2aecbe9a81a25141a6a10a1ef27ed532b1f29cabfbd028e44591ddb14125
marked: 4.0.16
checksum: 5426865a12b0282789d162bcfc1633ef164d957bfb3e22c28dbbd6676ffd6488a1a36c250f36166cc7f7c9f91c569792b9c18bfe25aefa875bf02a8488f74901
languageName: node
linkType: hard

Expand Down Expand Up @@ -6447,10 +6447,10 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:2.3.6":
version: 2.3.6
resolution: "dompurify@npm:2.3.6"
checksum: 6606a5cea415d3ae6e611ce011e951b9dfb47618d231e03523f2defaba4692fd00dfb6f02bf26bc578f69a66038488b3bb9ca18a43230632131afc346e6fb625
"dompurify@npm:2.3.8":
version: 2.3.8
resolution: "dompurify@npm:2.3.8"
checksum: fce6c31ccba1c6cd275a0d310e40bbb535d5bee8f0dad431f443c07696683f50a5e88b0e145099fd6a37606674b9be5d8af6f37b801d6c15708905c3d068a1be
languageName: node
linkType: hard

Expand Down Expand Up @@ -10729,15 +10729,6 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"marked@npm:4.0.14":
version: 4.0.14
resolution: "marked@npm:4.0.14"
bin:
marked: bin/marked.js
checksum: 65cf2eefe596dc707c4383c0237b5738ab8687571d4909e644fdac4daa2839e97c0d9018a2aaab2e3d1f872babf2eab54d4a16bdb911e4fd03dc0d846f424432
languageName: node
linkType: hard

"marked@npm:4.0.16":
version: 4.0.16
resolution: "marked@npm:4.0.16"
Expand Down Expand Up @@ -15081,7 +15072,7 @@ typescript@4.1.3:
"@verdaccio/commons-api": 10.2.0
"@verdaccio/eslint-config": ^8.5.0
"@verdaccio/local-storage": 10.2.1
"@verdaccio/readme": 10.3.3
"@verdaccio/readme": 10.3.4
"@verdaccio/streams": 10.2.0
"@verdaccio/types": 10.3.0
"@verdaccio/ui-theme": 6.0.0-6-next.24
Expand Down