Skip to content

Commit 5a8ab81

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump tar in /frank-flow/src/frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.11...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac41bfc commit 5a8ab81

2 files changed

Lines changed: 18 additions & 10 deletions

File tree

frank-flow/src/frontend/package-lock.json

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frank-flow/src/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9100,13 +9100,13 @@ tar-stream@~2.2.0:
91009100
readable-stream "^3.1.1"
91019101

91029102
tar@^6.0.2, tar@^6.1.11, tar@^6.1.2:
9103-
version "6.1.11"
9104-
resolved "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz"
9105-
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
9103+
version "6.2.1"
9104+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
9105+
integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
91069106
dependencies:
91079107
chownr "^2.0.0"
91089108
fs-minipass "^2.0.0"
9109-
minipass "^3.0.0"
9109+
minipass "^5.0.0"
91109110
minizlib "^2.1.1"
91119111
mkdirp "^1.0.3"
91129112
yallist "^4.0.0"

0 commit comments

Comments
 (0)