Closed dependabot[bot] closed 4 months ago
Updated Package Versions
The versions of the braces
and fill-range
packages have been updated. The braces
package was updated from 3.0.2
to 3.0.3
and the fill-range
package was updated from 7.0.1
to 7.1.1
.
New Optional Package Added
A new optional package, fsevents
, was added with version 2.3.3
.
New Resolved URLs and Integrity Hashes
The package-lock.json file was updated to include resolved URLs and integrity hashes for the braces
, fill-range
, fsevents
, is-number
and to-regex-range
packages.
Specification of Node.js Versions
The engines
field was added to the packages to specify the minimum required version of Node.js. For fsevents
, braces
, fill-range
, and to-regex-range
, the minimum version is 8
. For is-number
, the minimum version is 0.12.0
.
Additional Package Updates Other packages, not mentioned in the details, were also updated or added to the package-lock.json file. This helps ensure that the project has the latest security patches and performance improvements from these dependencies.
Bumps braces from 3.0.2 to 3.0.3.
Commits
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37 from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)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 commands and options
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show