Skip to content

Commit

Permalink
Merge branch 'master' into snyk-fix-9d3c6b3305b78a78047193ed907e7b54
Browse files Browse the repository at this point in the history
  • Loading branch information
lirantal committed Jun 7, 2023
2 parents f09e02c + 31ec6c0 commit 9fddd7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"url": "https://github.com/owasp/cwe-sdk-javascript.git"
},
"dependencies": {
"debug": "^4.3.3",
"debug": "^4.3.4",
"fast-xml-parser": "^4.2.4"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2582,10 +2582,10 @@ debug@^3.1.0:
dependencies:
ms "^2.1.1"

debug@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
debug@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

Expand Down

0 comments on commit 9fddd7a

Please sign in to comment.