Skip to content

Commit

Permalink
⬆️ Upgrade dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Aug 2, 2022
1 parent 7571101 commit b6a1258
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 72 deletions.
131 changes: 67 additions & 64 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,17 +93,17 @@
"@fastify/formbody": "^7.0.1",
"@fastify/multipart": "^7.1.0",
"@types/form-data": "^2.5.0",
"@types/jest": "^28.1.5",
"@types/jest": "^28.1.6",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.0.4",
"@types/node": "^18.6.3",
"abortcontroller-polyfill": "^1.7.3",
"concurrently": "^7.2.2",
"concurrently": "^7.3.0",
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-wretch": "file:scripts/conventional-changelog-wretch",
"dtrace-provider": "^0.8.8",
"fastify": "^4.2.1",
"fastify": "^4.3.0",
"form-data": "^4.0.0",
"jasmine-core": "^4.2.0",
"jasmine-core": "^4.3.0",
"jest": "^28.1.3",
"karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",
Expand All @@ -115,14 +115,14 @@
"node-fetch": "^2",
"querystring": "^0.2.1",
"rimraf": "^3.0.2",
"rollup": "^2.76.0",
"rollup": "^2.77.2",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript": "^1.0.1",
"ts-jest": "^28.0.6",
"ts-jest": "^28.0.7",
"tslib": "^2.3.1",
"tslint": "^6.1.2",
"typedoc": "^0.23.7",
"typedoc": "^0.23.10",
"typescript": "^4.7.4",
"wait-on": "^6.0.1"
},
Expand Down

0 comments on commit b6a1258

Please sign in to comment.