Build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /packages/server directory: [axios](https://github.com/axios/axios) and [micromatch](https://github.com/micromatch/micromatch). Updates `axios` from 1.6.8 to 1.7.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: micromatch dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8241bed475
commit
d4b3ca632e
@ -25,7 +25,7 @@
|
||||
"@fastify/view": "^10.0.1",
|
||||
"@txtdot/plugins": "workspace:*",
|
||||
"@txtdot/sdk": "workspace:*",
|
||||
"axios": "^1.6.8",
|
||||
"axios": "^1.7.4",
|
||||
"dotenv": "^16.3.1",
|
||||
"ejs": "^3.1.10",
|
||||
"fastify": "^5.0.0",
|
||||
@ -34,7 +34,7 @@
|
||||
"isomorphic-dompurify": "^2.10.0",
|
||||
"json-schema-to-ts": "^3.1.0",
|
||||
"linkedom": "^0.18.0",
|
||||
"micromatch": "^4.0.5",
|
||||
"micromatch": "^4.0.8",
|
||||
"sharp": "^0.33.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user