Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Dec 1, 2023
1 parent 5b2ffd8 commit bab8b13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"chalk": "^2.4.1",
"chrome-devtools-frontend": "1.0.922924",
"conventional-changelog-cli": "^1.3.4",
"cpy": "^7.0.1",
"cpy": "^9.0.0",
"cross-env": "^7.0.2",
"csv-validator": "^0.0.3",
"devtools-protocol": "0.0.901419",
Expand All @@ -150,9 +150,9 @@
"eslint-plugin-local-rules": "0.1.0",
"event-target-shim": "^6.0.2",
"exorcist": "^1.0.1",
"firebase": "^9.0.2",
"firebase": "^9.8.0",
"gh-pages": "^2.0.1",
"glob": "^7.1.3",
"glob": "^9.0.0",
"idb-keyval": "2.2.0",
"intl-messageformat-parser": "^1.8.1",
"jest": "27.1.1",
Expand Down

0 comments on commit bab8b13

Please sign in to comment.