Skip to content

Commit e832c90

Browse files
chore (deps): bump the patch-updates group across 1 directory with 5 updates
Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.8.14` | `0.8.15` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.13` | `3.4.14` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` | | [@puppeteer/browsers](https://github.com/puppeteer/puppeteer) | `3.2.0` | `3.2.1` | | [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) | `5.3.1` | `5.3.2` | Updates `@xmldom/xmldom` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.8.14...0.8.15) Updates `dompurify` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.1...v14.0.2) Updates `@puppeteer/browsers` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@v3.2.0...browsers-v3.2.1) Updates `webpack-bundle-analyzer` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-bundle-analyzer@v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@puppeteer/browsers" dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: webpack-bundle-analyzer dependency-version: 5.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23809f7 commit e832c90

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

package-lock.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@codemirror/search": "^6.7.1",
5050
"@codemirror/state": "^6.7.1",
5151
"@codemirror/view": "^6.43.9",
52-
"@puppeteer/browsers": "3.2.0",
52+
"@puppeteer/browsers": "3.2.1",
5353
"autoprefixer": "^10.5.4",
5454
"babel-loader": "^10.1.1",
5555
"base64-loader": "^1.0.0",
@@ -89,7 +89,7 @@
8989
"sitemap": "^9.0.1",
9090
"terser": "^5.50.0",
9191
"webpack": "^5.109.2",
92-
"webpack-bundle-analyzer": "^5.3.1",
92+
"webpack-bundle-analyzer": "^5.3.2",
9393
"webpack-dev-server": "^5.2.6",
9494
"webpack-node-externals": "^3.0.0",
9595
"worker-loader": "^3.0.8"
@@ -100,7 +100,7 @@
100100
"@blu3r4y/lzma": "^2.3.3",
101101
"@noble/hashes": "2.3.0",
102102
"@wavesenterprise/crypto-gost-js": "^2.1.0-RC1",
103-
"@xmldom/xmldom": "^0.8.14",
103+
"@xmldom/xmldom": "^0.8.15",
104104
"argon2-browser": "^1.18.0",
105105
"arrive": "^2.5.3",
106106
"assert": "^2.1.0",
@@ -124,7 +124,7 @@
124124
"d3": "7.9.0",
125125
"d3-hexbin": "^0.2.2",
126126
"diff": "^9.0.0",
127-
"dompurify": "^3.4.13",
127+
"dompurify": "^3.4.14",
128128
"es6-promisify": "^7.0.0",
129129
"escodegen": "^2.1.0",
130130
"esprima": "^4.0.1",
@@ -189,7 +189,7 @@
189189
"unorm": "^1.6.0",
190190
"url": "^0.11.4",
191191
"utf8": "^3.0.0",
192-
"uuid": "^14.0.1",
192+
"uuid": "^14.0.2",
193193
"vkbeautify": "^0.99.3",
194194
"xpath": "0.0.34",
195195
"xregexp": "^5.1.2",

0 commit comments

Comments
 (0)