Skip to content

Commit 88cec52

Browse files
chore(deps): bump tar from 7.5.10 to 7.5.11 in /packages/node-sdk/examples/cloudflare-worker (#546)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.10 to 7.5.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/bf776f673164215074b62749e0fe80e5834588f4"><code>bf776f6</code></a> 7.5.11</li> <li><a href="https://github.com/isaacs/node-tar/commit/f48b5fa3b7985ddab96dc0f2125a4ffc9911b6ad"><code>f48b5fa</code></a> prevent escaping symlinks with drive-relative paths</li> <li><a href="https://github.com/isaacs/node-tar/commit/97cff15d3539a37a4095eb3d287147d9d77c2dc3"><code>97cff15</code></a> docs: more security info</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=7.5.10&new-version=7.5.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reflagcom/javascript/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 332f2ef commit 88cec52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • packages/node-sdk/examples/cloudflare-worker

packages/node-sdk/examples/cloudflare-worker/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2442,15 +2442,15 @@ __metadata:
24422442
linkType: hard
24432443

24442444
"tar@npm:^7.4.3":
2445-
version: 7.5.10
2446-
resolution: "tar@npm:7.5.10"
2445+
version: 7.5.11
2446+
resolution: "tar@npm:7.5.11"
24472447
dependencies:
24482448
"@isaacs/fs-minipass": "npm:^4.0.0"
24492449
chownr: "npm:^3.0.0"
24502450
minipass: "npm:^7.1.2"
24512451
minizlib: "npm:^3.1.0"
24522452
yallist: "npm:^5.0.0"
2453-
checksum: 10c0/ed905e4b33886377df6e9206e5d1bd34458c21666e27943f946799416f86348c938590d573d6a69312cb29c583b122647a64ec92782f2b7e24e68d985dd72531
2453+
checksum: 10c0/b6bb420550ef50ef23356018155e956cd83282c97b6128d8d5cfe5740c57582d806a244b2ef0bf686a74ce526babe8b8b9061527623e935e850008d86d838929
24542454
languageName: node
24552455
linkType: hard
24562456

0 commit comments

Comments
 (0)