Skip to content

Commit

Permalink
fix: upgrade glob-promise from 6.0.3 to 6.0.5
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade glob-promise from 6.0.3 to 6.0.5.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/yannbertrand/project/7db9e098-6914-49f8-b4c8-020bcc1f4030?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 25, 2023
1 parent fff4d9e commit 5aa04d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"aperture": "6.1.3",
"delay": "5.0.0",
"glob": "^9",
"glob-promise": "6.0.3",
"glob-promise": "6.0.5",
"jimp": "0.22.10",
"mkdirp": "^2",
"node-pngquant-native": "2.2.0",
Expand Down
8 changes: 4 additions & 4 deletions record/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1048,10 +1048,10 @@ glob-parent@^5.1.2:
dependencies:
is-glob "^4.0.1"

glob-promise@6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-6.0.3.tgz#e6b3ab02d350b3f4b3e15b57e4485986e41ba2fe"
integrity sha512-m+kxywR5j/2Z2V9zvHKfwwL5Gp7gIFEBX+deTB9w2lJB+wSuw9kcS43VfvTAMk8TXL5JCl/cCjsR+tgNVspGyA==
glob-promise@6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-6.0.5.tgz#3d56331b324fd7d097b43ba9e9959e9c7e200e2c"
integrity sha512-uUzvxo60yo/vMLXZHCNAlfdM5U5A07jCnUO8xTK44Z0Vc58poGDXhDx8ju1DmPdprOORh+4Lpog64hl+AJ5piA==
dependencies:
"@types/glob" "^8.0.0"

Expand Down

0 comments on commit 5aa04d2

Please sign in to comment.