Skip to content

Commit

Permalink
Updated node_config package to 3.3 to fix the deprecation warnings (#…
Browse files Browse the repository at this point in the history
…1346)

* Updated node_config package to 3.3 to fix the deprecation warnings

* upgrade playwright to the latest
  • Loading branch information
sadiqkhoja authored Dec 13, 2024
1 parent c44a48f commit 8837aa5
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 38 deletions.
97 changes: 61 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"body-parser": "~1.20",
"cloneable-readable": "~2",
"commander": "^10.0.1",
"config": "~1.31",
"config": "~3.3",
"cookie-parser": "^1.4.6",
"csv-parse": "~4",
"csv-stringify": "~5",
Expand Down Expand Up @@ -48,7 +48,7 @@
"yauzl": "~2.10"
},
"devDependencies": {
"@playwright/test": "^1.41.2",
"@playwright/test": "^1.49.1",
"@sinonjs/fake-timers": "^9.1.2",
"app-root-path": "~3",
"eslint": "^8.44.0",
Expand Down

0 comments on commit 8837aa5

Please sign in to comment.