Skip to content

Commit

Permalink
Update dependency flat to v5 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 28, 2023
1 parent dc1b27a commit d3a6d8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"codeceptjs": "^2.6.11",
"eslint": "^4.19.1",
"eslint-plugin-mocha": "^4.12.1",
"flat": "^4.0.0",
"flat": "^5.0.0",
"grunt": ">=1.5.3",
"grunt-cli": "1.3.2",
"grunt-concurrent": "3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4854,14 +4854,14 @@ flat-cache@^2.0.1:
rimraf "2.6.3"
write "1.0.3"

flat@^4.0.0, flat@^4.1.0:
flat@^4.1.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.1.tgz#a392059cc382881ff98642f5da4dde0a959f309b"
integrity sha512-FmTtBsHskrU6FJ2VxCnsDb84wu9zhmO3cUX2kGFb5tuwhfXxGciiT0oRY+cck35QmG+NmGh5eLz6lLCpWTqwpA==
dependencies:
is-buffer "~2.0.3"

flat@^5.0.2:
flat@^5.0.0, flat@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
Expand Down

0 comments on commit d3a6d8f

Please sign in to comment.