Skip to content

Commit

Permalink
Merge pull request #18 from formio/snyk-upgrade-550492c2016230e1aec11…
Browse files Browse the repository at this point in the history
…f698fa5c971

[Snyk] Upgrade debug from 4.3.5 to 4.3.6
  • Loading branch information
lane-formio authored Aug 19, 2024
2 parents 87ae8a8 + bd76560 commit e76f3df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "ISC",
"dependencies": {
"cors": "^2.8.5",
"debug": "^4.3.5",
"debug": "^4.3.6",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"formidable": "^3.5.1",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,13 @@ debug@^4.3.5:
dependencies:
ms "2.1.2"

debug@^4.3.6:
version "4.3.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.6.tgz#2ab2c38fbaffebf8aa95fdfe6d88438c7a13c52b"
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
dependencies:
ms "2.1.2"

decamelize@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
Expand Down

0 comments on commit e76f3df

Please sign in to comment.