Skip to content

Commit 820ac94

Browse files
committed
⬆️ chore: bump deps and deps-dev
Signed-off-by: Haili Zhang <haili.zhang@outlook.com>
1 parent 351c639 commit 820ac94

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"express": "^4.18.1",
2121
"express-interceptor": "^1.2.0",
2222
"lodash": "^4.17.21",
23-
"minimist": "^1.2.5",
24-
"on-finished": "^2.3.0",
23+
"minimist": "^1.2.6",
24+
"on-finished": "^2.4.1",
2525
"read-pkg-up": "^7.0.1",
26-
"semver": "^7.3.5"
26+
"semver": "^7.3.7"
2727
},
2828
"scripts": {
2929
"test": "cross-env DEBUG=common:*,ofn:* mocha build/test -t 60000 --recursive --exit",
@@ -52,7 +52,7 @@
5252
"author": "OpenFunction",
5353
"license": "Apache-2.0",
5454
"devDependencies": {
55-
"@microsoft/api-extractor": "^7.27.0",
55+
"@microsoft/api-extractor": "^7.28.4",
5656
"@types/body-parser": "1.19.2",
5757
"@types/debug": "^4.1.7",
5858
"@types/express": "4.17.13",
@@ -65,16 +65,16 @@
6565
"@types/on-finished": "2.3.1",
6666
"@types/semver": "^7.3.10",
6767
"@types/shelljs": "^0.8.11",
68-
"@types/sinon": "^10.0.11",
68+
"@types/sinon": "10.0.11",
6969
"@types/supertest": "2.0.12",
7070
"aedes": "^0.47.0",
71-
"concurrently": "^7.2.2",
71+
"concurrently": "^7.3.0",
7272
"cross-env": "^7.0.3",
7373
"env-cmd": "^10.1.0",
7474
"gts": "^3.1.0",
7575
"mocha": "10.0.0",
7676
"pack-n-play": "^1.0.0-2",
77-
"pre-push": "^0.1.2",
77+
"pre-push": "^0.1.3",
7878
"shelljs": "^0.8.5",
7979
"sinon": "^14.0.0",
8080
"supertest": "6.2.3",

0 commit comments

Comments
 (0)