Skip to content

Commit

Permalink
fix(deps): bump cross-fetch from 3.1.6 to 3.1.8
Browse files Browse the repository at this point in the history
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Changelog](https://github.com/lquixada/cross-fetch/blob/v3.x/CHANGELOG.md)
- [Commits](lquixada/cross-fetch@v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent 2b0b0fc commit f56e094
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/rdw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@motorrijtuigenbelasting/core": "workspace:*",
"cross-fetch": "3.1.6"
"cross-fetch": "3.1.8"
},
"devDependencies": {
"@types/jest": "29.5.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ __metadata:
"@motorrijtuigenbelasting/core": "workspace:*"
"@types/jest": 29.5.2
"@types/node": 20.3.3
cross-fetch: 3.1.6
cross-fetch: 3.1.8
jest: 29.5.0
ts-jest: 29.1.1
typescript: 5.1.3
Expand Down Expand Up @@ -2717,12 +2717,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:3.1.6":
version: 3.1.6
resolution: "cross-fetch@npm:3.1.6"
"cross-fetch@npm:3.1.8":
version: 3.1.8
resolution: "cross-fetch@npm:3.1.8"
dependencies:
node-fetch: ^2.6.11
checksum: 704b3519ab7de488328cc49a52cf1aa14132ec748382be5b9557b22398c33ffa7f8c2530e8a97ed8cb55da52b0a9740a9791d361271c4591910501682d981d9c
node-fetch: ^2.6.12
checksum: 78f993fa099eaaa041122ab037fe9503ecbbcb9daef234d1d2e0b9230a983f64d645d088c464e21a247b825a08dc444a6e7064adfa93536d3a9454b4745b3632
languageName: node
linkType: hard

Expand Down Expand Up @@ -5885,17 +5885,17 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:^2.6.11":
version: 2.6.11
resolution: "node-fetch@npm:2.6.11"
"node-fetch@npm:^2.6.12":
version: 2.6.12
resolution: "node-fetch@npm:2.6.12"
dependencies:
whatwg-url: ^5.0.0
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: 249d0666a9497553384d46b5ab296ba223521ac88fed4d8a17d6ee6c2efb0fc890f3e8091cafe7f9fba8151a5b8d925db2671543b3409a56c3cd522b468b47b3
checksum: 3bc1655203d47ee8e313c0d96664b9673a3d4dd8002740318e9d27d14ef306693a4b2ef8d6525775056fd912a19e23f3ac0d7111ad8925877b7567b29a625592
languageName: node
linkType: hard

Expand Down

0 comments on commit f56e094

Please sign in to comment.