Skip to content

Commit dcd28e6

Browse files
committed
upgrade packages causing problems or deprecation warnings
1 parent 8428e3e commit dcd28e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"@babel/preset-env": "^7.14.1",
2020
"@babel/preset-typescript": "^7.16.7",
2121
"babel-plugin-module-resolver": "4.1.0",
22-
"body-parser": "~1.19.0",
22+
"body-parser": "~1.20.1",
2323
"coffeescript": "^2.6.1",
2424
"env-var": "^7.0.0",
2525
"express": "^4.17.1",
2626
"express-http-context": "~1.2.4",
27-
"nodemon": "^2.0.7",
27+
"nodemon": "^2.0.20",
2828
"sparql-client-2": "https://github.com/erikap/node-sparql-client.git",
2929
"typescript": "^4.6.2",
30-
"uuid": "^8.3.2"
30+
"uuid": "^9.0.0"
3131
},
3232
"author": "Aad Versteden <[email protected]>",
3333
"license": "MIT",

0 commit comments

Comments
 (0)