Skip to content

Commit

Permalink
Merge pull request #430 from uktrade/chore/dependencies-2024-01-16
Browse files Browse the repository at this point in the history
Dependabot (2024-01-16)
  • Loading branch information
cgsunkel authored Jan 17, 2024
2 parents 13377f4 + 4b4abd3 commit 27023f3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
63 changes: 31 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"autoprefixer": "^10.4.16",
"axios": "^1.6.2",
"babel-loader": "^9.1.3",
Expand All @@ -43,7 +43,7 @@
"client-sessions": "^0.8.0",
"compression": "^1.7.2",
"cookie-parser": "^1.4.3",
"css-loader": "^6.8.1",
"css-loader": "^6.9.0",
"csurf": "^1.9.0",
"date-fns": "^3.0.6",
"del-cli": "^5.1.0",
Expand All @@ -57,7 +57,7 @@
"lodash": "^4.17.10",
"markdown-it": "^14.0.0",
"memorystore": "^1.6.0",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.7.7",
"morgan": "^1.9.0",
"npm-run-all": "^4.1.5",
"numeral": "^2.0.6",
Expand All @@ -70,7 +70,7 @@
"sass-loader": "^13.3.3",
"serve-favicon": "^2.5.0",
"webpack": "^5.89.0",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0",
Expand All @@ -88,7 +88,7 @@
"eslint-plugin-promise": "^6.1.1",
"jasmine": "^5.1.0",
"jasmine-core": "^5.1.1",
"nock": "^13.3.8",
"nock": "^13.5.0",
"nodemon": "^3.0.2",
"proxyquire": "^2.0.1"
},
Expand Down

0 comments on commit 27023f3

Please sign in to comment.