refactor: update dependencies

This commit is contained in:
Rainer Killinger
2022-01-18 11:01:01 +01:00
parent 8ed68481fa
commit 06339786c2
2 changed files with 233 additions and 218 deletions

View File

@@ -49,10 +49,10 @@
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.9",
"@types/node": "14.18.0",
"@types/node": "14.18.3",
"fast-clone": "1.5.13",
"fast-deep-equal": "3.1.3",
"http-status-codes": "2.1.4",
"http-status-codes": "2.2.0",
"json-patch": "0.7.0",
"json-schema": "0.4.0",
"ts-optchain": "0.1.8"
@@ -68,13 +68,13 @@
"@types/rimraf": "3.0.2",
"chai": "4.3.4",
"conditional-type-checks": "1.0.5",
"conventional-changelog-cli": "2.1.1",
"conventional-changelog-cli": "2.2.2",
"lodash": "4.17.21",
"mocha": "9.1.3",
"mocha": "9.1.4",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"source-map-support": "0.5.21",
"surge": "0.23.0",
"surge": "0.23.1",
"ts-node": "10.4.0",
"tslint": "6.1.3",
"typedoc": "0.21.6",