Skip to content

Commit

Permalink
Remove request (#3010)
Browse files Browse the repository at this point in the history
* build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps-dev): bump express from 4.18.2 to 4.19.2

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* remove request and bump gulp

* fix code-ql alert and review changes

* Update string-trim.ts

* Update string-trim.ts

* Update utils.js

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
PavelMor25 and dependabot[bot] authored Jul 11, 2024
1 parent dcc1406 commit 03c67ca
Show file tree
Hide file tree
Showing 14 changed files with 1,147 additions and 2,302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-server-minimum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18

- uses: DevExpress/testcafe-build-system/actions/read-artifacts@main
with:
Expand Down
Loading

0 comments on commit 03c67ca

Please sign in to comment.