Skip to content

Commit 55715ad

Browse files
dependabot[bot]Skyflash
authored andcommitted
Bump tar from 6.1.11 to 6.2.1
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-version: 6.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 455cadf commit 55715ad

File tree

2 files changed

+33
-17
lines changed

2 files changed

+33
-17
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"peity": "^3.3.0",
3939
"popper.js": "^1.16.1",
4040
"purify-css": "^1.1.9",
41-
"tar": ">=6.1.9",
41+
"tar": ">=6.2.1",
4242
"wowjs": "^1.1.3",
4343
"y18n": "^5.0.8",
4444
"yargs-parser": "^21.0.0"
@@ -47,7 +47,7 @@
4747
"clean-css": "^5.2.4",
4848
"mem": "^9.0.2",
4949
"shelljs": "^0.8.5",
50-
"tar": ">=6.1.9",
50+
"tar": ">=6.2.1",
5151
"uglify-js": "^3.19.3"
5252
}
5353
}

0 commit comments

Comments
 (0)