Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jan 4, 2023
1 parent 4398e36 commit afa1bcc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"license": "ISC",
"dependencies": {
"@apidevtools/json-schema-ref-parser": "^9.0.9",
"@radiantearth/stac-fields": "1.0.0-beta.18",
"@radiantearth/stac-migrate": "~1.1.0",
"axios": "^0.21.4",
"@radiantearth/stac-fields": "1.0.0-beta.19",
"@radiantearth/stac-migrate": "~1.2.0",
"axios": "^1.2.0",
"bootstrap-vue": "^2.21.2",
"bs58": "^4.0.1",
"commonmark": "^0.29.3",
"core-js": "^3.6.5",
"leaflet": "^1.8.0",
"node-polyfill-webpack-plugin": "^2.0.0",
"remove-markdown": "^0.3.0",
"remove-markdown": "^0.5.0",
"stac-layer": "^0.15.0",
"urijs": "^1.19.11",
"v-clipboard": "^2.2.3",
Expand All @@ -62,7 +62,7 @@
"eslint": "^8.17.0",
"eslint-plugin-vue": "^8.7.1",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"sass-loader": "^13.2.0",
"vue-template-compiler": "^2.6.12"
},
"browserslist": [
Expand Down

0 comments on commit afa1bcc

Please sign in to comment.