Skip to content

Commit fd438ba

Browse files
authored
Updating package.json to avoid vulnerable versions (#488)
1 parent 6f0e08f commit fd438ba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"hashbang"
5252
],
5353
"dependencies": {
54-
"basic-auth-connect": "^1.0.0",
54+
"basic-auth-connect": "^1.1.0",
5555
"commander": "^10.0.0",
5656
"compression": "^1.7.0",
5757
"connect": "^3.7.0",
@@ -65,7 +65,7 @@
6565
"morgan": "^1.8.2",
6666
"on-finished": "^2.2.0",
6767
"on-headers": "^1.0.0",
68-
"path-to-regexp": "^1.8.0",
68+
"path-to-regexp": "^1.9.0",
6969
"router": "^2.0.0",
7070
"update-notifier-cjs": "^5.1.6"
7171
},

0 commit comments

Comments
 (0)