[Snyk] Fix for 1 vulnerabilities #232
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
large-file/package.json
large-file/package-lock.json
Vulnerabilities that will be fixed with an upgrade:
SNYK-JS-BRACEEXPANSION-9789073
Release notes
Package name: @cypress/browserify-preprocessor
2.1.2 (2020-02-05)
Bug Fixes
2.1.1 (2019-06-07)
Chores 🔧
Package name: add-asset-html-webpack-plugin
5.0.0 (2022-03-08)
Bug Fixes
BREAKING CHANGES
filename
no longer accepts a glob pattern, that must be passed asglob
instead.4.0.1 (2022-03-08)
Bug Fixes
4.0.0 (2022-03-08)
Bug Fixes
BREAKING CHANGES
3.2.2 (2022-03-08)
Bug Fixes
3.2.1 (2022-03-08)
Bug Fixes
3.2.0 (2021-02-20)
Features
3.1.3 (2019-01-27)
Bug Fixes
3.1.2 (2018-10-31)
Bug Fixes
3.1.1 (2018-10-13)
Bug Fixes
3.1.0 (2018-10-13)
Features
attributes
option (cfb247a)Package name: babel-plugin-add-module-exports
Documentation
[@ next](https://redirect.github.com/next)
tag (7fd260d)BREAKING CHANGES
@ latest
to@ legacy
Package name: brace-expansion
v1.1.11...v1.1.12
Merge pull request #42 from juliangruber/greenkeeper/update-to-node-10
Update to node 10 in .travis.yml
Package name: cacache
17.0.0 (2022-10-13)
cacache
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
479b135
#141 do not alter file ownership (#141) (@ nlf)f57bb4d
#140 remove sync methods (#140) (@ nlf)cfebcde
#133 postinstall for dependabot template-oss PR (@ lukekarrys)16.1.3 (2022-08-23)
Dependencies
16.1.2 (2022-08-15)
Bug Fixes
16.1.1 (2022-06-02)
Bug Fixes
16.1.0 (2022-05-17)
Features
Bug Fixes
16.0.7 (2022-04-27)
Bug Fixes
16.0.6 (2022-04-21)
Bug Fixes
16.0.5 (2022-04-20)
Dependencies
16.0.4 (2022-04-05)
Dependencies
16.0.3 (2022-03-22)
Dependencies
Package name: chokidar
Package name: compression-webpack-plugin
7.0.0 (2020-12-02)
⚠ BREAKING CHANGES
^5.1.0
cache
option was removed, the plugin respects caching from configurations, please read6.1.1 (2020-11-12)
Bug Fixes
6.1.0 (2020-11-09)
Features
keep-source-maps
value to thedeleteOriginalAssets
option (#216) (bd60650)6.0.5 (2020-11-02)
Bug Fixes
deleteOriginalAssets
option (62d3d0a)6.0.4 (2020-10-26)
Bug Fixes
algorithm
(483f328)6.0.3 (2020-10-09)
Chore
schema-utils
6.0.2 (2020-09-19)
Bug Fixes
6.0.1 (2020-09-16)
Bug Fixes
⚠ BREAKING CHANGES
filename
option was changed to"[path][base].gz"
[dir]
placeholder, please use the[path]
placeholderFunction
type of thefilename
option should return value with placeholders, please see an exampleFeatures
[fragment]
,[base]
and[path]
placeholders for thefilename
optionBug Fixes
immutable
flag for assets5.0.2 (2020-09-02)
Bug Fixes
algorithm
option return nonBuffer
(#190) (81bf601)Package name: cypress
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0
Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0
[skip ci]
Package name: del
Breaking
Improvements
v7.1.0...v8.0.0
path
toonProgress
event (#155) f5d31e6v7.0.0...v7.1.0
Breaking
require('del')
→import {deleteAsync} from 'del'
require('del').sync
→import {deleteSync} from 'del'
v6.1.1...v7.0.0
ProgressData#deletedCount
(#142) 7b4c881v6.1.0...v6.1.1
onProgress
option (#141) 8742649v6.0.0...v6.1.0
Breaking
Improvements
v5.1.0...v6.0.0
Enhancements:
Fixes:
cwd
option (#96) ffbf4c4v5.0.0...v5.1.0
Shoutout to @ chrisblossom for doing most of the work on this release 🙌
This release changes the underlying globbing engine, so you are strongly recommended to use the
dryRun
option to ensuredel
still does what you expect before you run it on the real files.Breaking:
path.posix.join()
instead ofpath.join()
. You can useslash
to transform backward-slash paths to forward-slash paths.Important: If you used any of the
globby
options, please note thatglobby
switched from using theglob
package tofast-glob
, so almost all the option names changed. Here's how to migrate the options.v4.1.1...v5.0.0
For TypeScript users only:
v4.1.0...v4.1.1
v4.0.0...v4.1.0
Package name: eslint
Breaking Changes
b7cf3bd
fix!: correctcamelcase
rule schema forallow
option (#18232) (eMerzh)09bd7fe
feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)79a95eb
feat!: disallow multiple configuration comments for same rule (#18157) (Milos Djermanovic)9163646
feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)3c4d51d
feat!: default forenforceForClassMembers
inno-useless-computed-key
(#18054) (Francesco Trotta)47e60f8
feat!: Stricter rule test validations (#17654) (fnx)1a94589
feat!:no-unused-vars
default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)57089cb
feat!: no-restricted-imports allow multiple config entries for same path (#18021) (Milos Djermanovic)2e1d549
feat!: detect duplicate test cases (#17955) (Bryan Mishkin)701f1af
feat!: no-inner-declaration new default behaviour and option (#17885) (Tanuj Kanti)bde5105
fix!: handle--output-file
for empty output when saving to disk (#17957) (Nitin Kumar)07107a5
fix!: upgrade [email protected] (#17942) (Milos Djermanovic)3ee0f6c
fix!: no-unused-varsvarsIgnorePattern
behavior with catch arguments (#17932) (Tanuj Kanti)51f8bc8
fix!: configuration comments with just severity should retain options (#17945) (Milos Djermanovic)d191bdd
feat!: Remove CodePath#currentSegments (#17936) (Milos Djermanovic)946ae00
feat!: FlatRuleTester -> RuleTester (#17922) (Nicholas C. Zakas)baff28c
feat!: removeno-inner-declarations
fromeslint:recommended
(