Skip to content

Commit e4c12cc

Browse files
Bump the npm_and_yarn group with 20 updates
Bumps the npm_and_yarn group with 20 updates: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.17.1` | `4.20.0` | | [moment](https://github.com/moment/moment) | `2.29.2` | `2.29.4` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.33` | `0.5.35` | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `6.13.2` | `7.119.1` | | [ajv](https://github.com/ajv-validator/ajv) | `6.12.6` | `7.0.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `3.20.0` | `4.1.2` | | [libxmljs2](https://github.com/marudor/libxmljs2) | `0.28.0` | `0.35.0` | | [postcss](https://github.com/postcss/postcss) | `8.3.6` | `8.4.31` | | [semver](https://github.com/npm/node-semver) | `7.3.5` | `7.5.2` | | [tar](https://github.com/isaacs/node-tar) | `6.1.11` | `7.4.3` | | [webpack](https://github.com/webpack/webpack) | `5.90.3` | `5.94.0` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [es5-ext](https://github.com/medikoo/es5-ext) | `0.10.53` | `0.10.64` | | [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.14.8` | `1.15.9` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.1` | `2.0.7` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.4` | `4.0.8` | | [nanoid](https://github.com/ai/nanoid) | `3.1.25` | `3.3.3` | | [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.1.0` | `5.3.4` | | [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` | Updates `express` from 4.17.1 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.20.0) Updates `moment` from 2.29.2 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.2...2.29.4) Updates `moment-timezone` from 0.5.33 to 0.5.35 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.33...0.5.35) Updates `@sentry/browser` from 6.13.2 to 7.119.1 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@6.13.2...7.119.1) Updates `ajv` from 6.12.6 to 7.0.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v7.0.0) Updates `fast-xml-parser` from 3.20.0 to 4.1.2 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v3.20.0...v4.1.2) Updates `libxmljs2` from 0.28.0 to 0.35.0 - [Release notes](https://github.com/marudor/libxmljs2/releases) - [Commits](marudor/libxmljs2@v0.28.0...v0.35.0) Updates `postcss` from 8.3.6 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.3.6...8.4.31) Updates `semver` from 7.3.5 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.5.2) Updates `tar` from 6.1.11 to 7.4.3 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.11...v7.4.3) Updates `webpack` from 5.90.3 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.3...v5.94.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `es5-ext` from 0.10.53 to 0.10.64 - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.53...v0.10.64) Updates `follow-redirects` from 1.14.8 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.9) Updates `http-proxy-middleware` from 2.0.1 to 2.0.7 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.1...v2.0.7) Updates `micromatch` from 4.0.4 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.4...4.0.8) Updates `nanoid` from 3.1.25 to 3.3.3 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.25...3.3.3) Updates `webpack-dev-middleware` from 5.1.0 to 5.3.4 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.1.0...v5.3.4) Updates `word-wrap` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment-timezone dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@sentry/browser" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: ajv dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: libxmljs2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: semver dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tar dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: es5-ext dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: word-wrap dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e9fa63 commit e4c12cc

File tree

2 files changed

+1295
-448
lines changed

2 files changed

+1295
-448
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@
100100
"@department-of-veterans-affairs/eslint-plugin": "^1.1.0",
101101
"@department-of-veterans-affairs/web-components": "^16.1.1",
102102
"@octokit/rest": "^18.10.0",
103-
"@sentry/browser": "^6.13.1",
103+
"@sentry/browser": "^7.119.1",
104104
"@testing-library/cypress": "^8.0.3",
105105
"JSONStream": "^1.3.5",
106-
"ajv": "^6.12.2",
106+
"ajv": "^7.0.0",
107107
"ascii-table": "^0.0.9",
108108
"autoprefixer": "^10.3.4",
109109
"axe-core": "^4.8.2",
@@ -154,7 +154,7 @@
154154
"eslint-plugin-sonarjs": "^0.10.0",
155155
"eslint-plugin-unicorn": "^36.0.0",
156156
"express-history-api-fallback": "^2.0.0",
157-
"fast-xml-parser": "^3.19.0",
157+
"fast-xml-parser": "^4.1.2",
158158
"find": "^0.3.0",
159159
"find-root": "^1.1.0",
160160
"fs-extra": "^7.0.0",
@@ -164,7 +164,7 @@
164164
"husky": ">=6",
165165
"isomorphic-fetch": "^2.2.1",
166166
"jsdom": "^15.2.1",
167-
"libxmljs2": "^0.28.0",
167+
"libxmljs2": "^0.35.0",
168168
"lint-staged": "^11.1.2",
169169
"metalsmith-assets": "^0.1.0",
170170
"metalsmith-date-in-filename": "^0.0.14",
@@ -181,7 +181,7 @@
181181
"node-sass": "^7.0.3",
182182
"nyc": "^15.1.0",
183183
"p-retry": "^4.6.0",
184-
"postcss": "^8.3.6",
184+
"postcss": "^8.4.31",
185185
"postcss-cli": "^8.3.1",
186186
"postcss-loader": "^6.1.1",
187187
"postcss-preset-env": "^6.7.0",
@@ -190,14 +190,14 @@
190190
"recursive-readdir": "^2.2.2",
191191
"sass-lint": "^1.13.1",
192192
"sass-loader": "^12.1.0",
193-
"semver": "^7.3.5",
193+
"semver": "^7.5.2",
194194
"sentry-testkit": "^3.3.4",
195195
"sinon": "^3.2.1",
196196
"socks-proxy-agent": "^5.0.0",
197197
"style-loader": "^3.2.1",
198198
"table": "^6.7.6",
199-
"tar": "^6.1.9",
200-
"webpack": "^5.76.0",
199+
"tar": "^7.4.3",
200+
"webpack": "^5.94.0",
201201
"webpack-cli": "^4.8.0",
202202
"webpack-dev-server": "^4.2.1"
203203
},
@@ -215,7 +215,7 @@
215215
"csvtojson": "^2.0.10",
216216
"diff2html": "^3.4.11",
217217
"dotenv": "^10.0.0",
218-
"express": "^4.17.1",
218+
"express": "^4.20.0",
219219
"express-http-proxy": "^1.6.0",
220220
"git-diff": "^2.0.6",
221221
"js-yaml": "^3.14.0",
@@ -231,8 +231,8 @@
231231
"metalsmith-navigation": "^0.2.9",
232232
"metalsmith-permalinks": "^0.5.0",
233233
"metalsmith-sitemap": "^1.0.0",
234-
"moment": "^2.29.2",
235-
"moment-timezone": "^0.5.33",
234+
"moment": "^2.29.4",
235+
"moment-timezone": "^0.5.35",
236236
"node-libcurl": "2.3.4",
237237
"number-to-words": "^1.2.4",
238238
"raven": "^2.6.4",

0 commit comments

Comments
 (0)