Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
mainly sdp which got two minor versions, also babel-core
  • Loading branch information
fippo committed Feb 20, 2023
1 parent c2de579 commit 380a8cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"e2e-tests": "grunt && grunt downloadBrowser && karma start test/karma.conf.js"
},
"dependencies": {
"sdp": "^3.0.2"
"sdp": "^3.2.0"
},
"engines": {
"npm": ">=3.10.0",
"node": ">=6.0.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"@babel/core": "^7.21.0",
"babel-preset-env": "^1.7.0",
"brfs": "^1.5.0",
"chai": "^3.5.0",
Expand Down

0 comments on commit 380a8cc

Please sign in to comment.