Skip to content

Commit 931d1be

Browse files
chore(deps-dev): bump the security group in /web with 7 updates (#5477)
1 parent e5331fe commit 931d1be

File tree

2 files changed

+109
-96
lines changed

2 files changed

+109
-96
lines changed

web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
},
1919
"devDependencies": {
2020
"@aws-sdk/types": "^3.840.0",
21-
"@babel/cli": "^7.28.0",
22-
"@babel/core": "^7.28.0",
21+
"@babel/cli": "^7.28.3",
22+
"@babel/core": "^7.28.3",
2323
"@babel/eslint-parser": "^7.28.0",
2424
"@babel/helper-get-function-arity": "^7.16.7",
2525
"@babel/plugin-proposal-decorators": "^7.28.0",
2626
"@babel/plugin-transform-class-properties": "^7.27.1",
2727
"@babel/plugin-transform-object-rest-spread": "^7.27.1",
2828
"@babel/plugin-transform-optional-chaining": "^7.27.1",
29-
"@babel/preset-env": "^7.28.0",
29+
"@babel/preset-env": "^7.28.3",
3030
"@babel/preset-react": "^7.27.1",
3131
"@babel/preset-typescript": "^7.27.1",
3232
"@pact-foundation/pact": "^15.0.1",
@@ -69,13 +69,13 @@
6969
"eslint-plugin-react": "^7.37.5",
7070
"eslint-plugin-react-hooks": "^4.6.2",
7171
"eslint-webpack-plugin": "^4.2.0",
72-
"html-webpack-plugin": "^5.6.3",
72+
"html-webpack-plugin": "^5.6.4",
7373
"intersection-observer": "^0.12.2",
7474
"jest": "^29.7.0",
7575
"jest-environment-jsdom": "^29.7.0",
7676
"jest-fixed-jsdom": "^0.0.9",
77-
"mini-css-extract-plugin": "^2.9.3",
78-
"msw": "^2.10.4",
77+
"mini-css-extract-plugin": "^2.9.4",
78+
"msw": "^2.10.5",
7979
"object-assign": "^4.1.1",
8080
"os-browserify": "^0.3.0",
8181
"path": "^0.12.7",
@@ -94,7 +94,7 @@
9494
"typescript": "^5.8.3",
9595
"url-loader": "^4.1.1",
9696
"util": "^0.12.5",
97-
"webpack": "^5.101.1",
97+
"webpack": "^5.101.2",
9898
"webpack-bundle-analyzer": "^4.10.2",
9999
"webpack-cli": "^5.1.4",
100100
"webpack-dev-server": "^5.2.2",

0 commit comments

Comments
 (0)