Skip to content

Commit

Permalink
Bump axios, saxon-js and xslt3 in /src/web
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependencies [axios](https://github.com/axios/axios), [saxon-js](http://www.saxonica.com/saxon-js/) and [xslt3](https://github.com/npm/security-holder). These dependencies need to be updated together.


Updates `axios` from 0.24.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.6.2)

Updates `saxon-js` from 2.4.0 to 2.6.0

Updates `xslt3` from 2.5.0 to 2.6.0
- [Commits](https://github.com/npm/security-holder/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: saxon-js
  dependency-type: direct:production
- dependency-name: xslt3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 1ae53da commit f35ea9f
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 90 deletions.
165 changes: 77 additions & 88 deletions src/web/package-lock.json

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

4 changes: 2 additions & 2 deletions src/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-dom": "^17.0.2",
"react-modal": "^3.16.1",
"reselect": "^4.1.7",
"saxon-js": "2.4.0",
"saxon-js": "2.6.0",
"uswds": "^2.13.0",
"xml-formatter": "^2.6.1",
"yaml": "^2.3.3"
Expand All @@ -62,6 +62,6 @@
"vite-tsconfig-paths": "^4.0.3",
"vitest": "^0.25.8",
"vitest-mock-extended": "^1.0.7",
"xslt3": "^2.5.0"
"xslt3": "^2.6.0"
}
}

0 comments on commit f35ea9f

Please sign in to comment.