Skip to content

Commit 28bea43

Browse files
committed
Update deps
1 parent 90f39ee commit 28bea43

File tree

2 files changed

+79
-87
lines changed

2 files changed

+79
-87
lines changed

package-lock.json

+75-83
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prod": "NODE_ENV=production npm run build && npm run start"
3131
},
3232
"dependencies": {
33-
"@babel/runtime": "^7.26.7",
33+
"@babel/runtime": "^7.26.9",
3434
"@natlibfi/marc-record-serializers": "^10.1.5",
3535
"@natlibfi/melinda-backend-commons": "^2.3.6",
3636
"@natlibfi/melinda-commons": "^13.0.19",
@@ -48,10 +48,10 @@
4848
},
4949
"devDependencies": {
5050
"@babel/cli": "^7.26.4",
51-
"@babel/core": "^7.26.8",
51+
"@babel/core": "^7.26.9",
5252
"@babel/node": "^7.26.0",
53-
"@babel/plugin-transform-runtime": "^7.26.8",
54-
"@babel/preset-env": "^7.26.8",
53+
"@babel/plugin-transform-runtime": "^7.26.9",
54+
"@babel/preset-env": "^7.26.9",
5555
"@babel/register": "^7.25.9",
5656
"@natlibfi/eslint-config-melinda-backend": "^3.0.5",
5757
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)