Skip to content

Commit 35ab0e9

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps-dev): bump cross-fetch from 4.0.0 to 4.1.0 in /workspaces/upptime (#249)
* build(deps-dev): bump cross-fetch in /workspaces/upptime Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](lquixada/cross-fetch@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 0d3a910 commit 35ab0e9

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-upptime-frontend': patch
3+
---
4+
5+
Updated dependency `cross-fetch` to `^4.1.0`.

workspaces/upptime/plugins/upptime-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@testing-library/jest-dom": "^6.6.3",
5151
"@testing-library/react": "^15.0.6",
5252
"@types/node": "*",
53-
"cross-fetch": "^4.0.0",
53+
"cross-fetch": "^4.1.0",
5454
"jest-fetch-mock": "^3.0.3",
5555
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
5656
"react-dom": "^18.3.1",

workspaces/upptime/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6470,7 +6470,7 @@ __metadata:
64706470
"@testing-library/jest-dom": "npm:^6.6.3"
64716471
"@testing-library/react": "npm:^15.0.6"
64726472
"@types/node": "npm:*"
6473-
cross-fetch: "npm:^4.0.0"
6473+
cross-fetch: "npm:^4.1.0"
64746474
jest-fetch-mock: "npm:^3.0.3"
64756475
react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
64766476
react-dom: "npm:^18.3.1"
@@ -11922,12 +11922,12 @@ __metadata:
1192211922
languageName: node
1192311923
linkType: hard
1192411924

11925-
"cross-fetch@npm:^4.0.0":
11926-
version: 4.0.0
11927-
resolution: "cross-fetch@npm:4.0.0"
11925+
"cross-fetch@npm:^4.0.0, cross-fetch@npm:^4.1.0":
11926+
version: 4.1.0
11927+
resolution: "cross-fetch@npm:4.1.0"
1192811928
dependencies:
11929-
node-fetch: "npm:^2.6.12"
11930-
checksum: 10/e231a71926644ef122d334a3a4e73d9ba3ba4b480a8a277fb9badc434c1ba905b3d60c8034e18b348361a09afbec40ba9371036801ba2b675a7b84588f9f55d8
11929+
node-fetch: "npm:^2.7.0"
11930+
checksum: 10/07624940607b64777d27ec9c668ddb6649e8c59ee0a5a10e63a51ce857e2bbb1294a45854a31c10eccb91b65909a5b199fcb0217339b44156f85900a7384f489
1193111931
languageName: node
1193211932
linkType: hard
1193311933

0 commit comments

Comments
 (0)