Skip to content

Commit

Permalink
HOFF-657: Update GRO to version of hof using axios
Browse files Browse the repository at this point in the history
- update hof version package.json
- update yarn.lock
- update snyk ignore list
  • Loading branch information
Rhodine-orleans-lindsay committed Apr 4, 2024
1 parent 339c2d5 commit ef49459
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 250 deletions.
52 changes: 44 additions & 8 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-MINIMATCH-3050818:
- hof > i18n-future > glob > minimatch:
reason: No valid upgrade path
expires: '2023-02-22T09:20:00.000Z'
SNYK-JS-UGLIFYJS-3113873:
- hof > uglify-js:
reason: No valid upgrade path
expires: '2023-02-22T09:20:00.000Z'
SNYK-JS-REQUEST-1314897:
- hof > request:
reason: Need to replace request in HOF
Expand Down Expand Up @@ -67,4 +59,48 @@ ignore:
- '*':
reason: No viable upgrade path yet
expires: '2023-06-23T11:31:50.203Z'
SNYK-JS-MARKDOWNIT-6483324:
- hof > markdown-it:
reason: Need to update markdown-it in HOF to version 13.0.2.
expires: '2024-07-04T00:00:00.000Z'
SNYK-JS-EXPRESS-6474509:
- '*':
reason: Need to update express in HOF to version 4.17.1.
expires: '2024-07-04T00:00:00.000Z'
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: No update available.
expires: '2024-03-03T00:00:00.000Z'
SNYK-JS-AXIOS-6032459:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-AXIOS-6124857:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-AXIOS-6144788:
- hof > notifications-node-client > axios:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-FOLLOWREDIRECTS-6141137:
- hof > notifications-node-client > axios > follow-redirects:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-FOLLOWREDIRECTS-6444610:
- hof > notifications-node-client > axios > follow-redirects:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-NODEMAILER-6219989:
- hof > nodemailer:
reason: Update nodemailer in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-SEMVER-3247795:
- hof > notifications-node-client > jsonwebtoken > semver:
reason: Update notifications-node-client in HOF
expires: '2024-07-03T00:00:00.000Z'
SNYK-JS-XML2JS-5414874:
- hof > nodemailer-ses-transport > aws-sdk > xml2js:
reason: Update nodemailer-ses-transport in HOF
expires: '2024-07-03T00:00:00.000Z'
patch: {}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"browserify": "^17.0.0",
"deprecate": "^1.0.0",
"hof": "^20.4.0",
"hof": "21.0.0-axios-beta.4",
"homeoffice-countries": "^0.1.0",
"jquery": "^3.6.0",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit ef49459

Please sign in to comment.