Skip to content

Commit

Permalink
Bump axios, saxon-js and xslt3 in /src/examples/javascript
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.4.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:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 1ae53da commit 7eb89e0
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 36 deletions.
179 changes: 145 additions & 34 deletions src/examples/javascript/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/examples/javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"homepage": "https://github.com/GSA/fedramp-automation#readme",
"dependencies": {
"saxon-js": "^2.4.0",
"xslt3": "^2.4.0"
"saxon-js": "^2.6.0",
"xslt3": "^2.6.0"
}
}

0 comments on commit 7eb89e0

Please sign in to comment.