Skip to content

Commit

Permalink
incrementing versions (#20)
Browse files Browse the repository at this point in the history
* incrementing versions

* cve exception
  • Loading branch information
parvinba authored Oct 23, 2024
1 parent 1ba21ff commit 459aca3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions cve-exceptions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ CVE-2022-2237
CVE-2016-20018
CVE-2024-28863
CVE-2024-4067
CVE-2024-47764
CVE-2024-48948
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "asl-attachments",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"@ukhomeoffice/eslint-config-asl": "^3.0.0"
},
"dependencies": {
"@asl/schema": "^10.16.4",
"@asl/schema": "^10.18.5",
"@asl/service": "^10.0.2",
"busboy": "^1.6.0",
"express": "^4.18.1",
Expand Down

0 comments on commit 459aca3

Please sign in to comment.