Skip to content

Commit 83c4f47

Browse files
authored
Merge pull request #3548 from DMPRoadmap/dependabot/npm_and_yarn/tmp-0.2.4
Bump tmp from 0.2.3 to 0.2.4
2 parents aee66ea + ca27c59 commit 83c4f47

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
- Validate CSV Separator [#3569](https://github.com/DMPRoadmap/roadmap/pull/3569)
77
- Fix rendering of `confirm_merge` partial [#3567](https://github.com/DMPRoadmap/roadmap/pull/3567)
88
- Improve CI configuration [#3551](https://github.com/DMPRoadmap/roadmap/issues/3551)
9+
- Bump nokogiri from 1.17.2 to 1.18.9 [#3547](https://github.com/DMPRoadmap/roadmap/pull/3547)
10+
- Bump activerecord from 7.1.5.1 to 7.1.5.2 [#3549](https://github.com/DMPRoadmap/roadmap/pull/3549)
11+
- Bump rack-session from 2.1.0 to 2.1.1 [#3524](https://github.com/DMPRoadmap/roadmap/pull/3524)
12+
- Bump net-imap from 0.4.19 to 0.4.20 [#3518](https://github.com/DMPRoadmap/roadmap/pull/3518)
13+
- Bump rexml from 3.4.1 to 3.4.2 [#3562](https://github.com/DMPRoadmap/roadmap/pull/3562)
14+
- Bump tmp from 0.2.3 to 0.2.4 [#3548](https://github.com/DMPRoadmap/roadmap/pull/3548)
915

1016
## v5.0.1
1117
- Updated seeds.rb file for identifier_schemes to include context value and removed logo_url and idenitifier_prefix for Shibboleth (as it was causing issues with SSO). [#3525](https://github.com/DMPRoadmap/roadmap/pull/3525)

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4183,9 +4183,9 @@ tinymce@^7.2.0:
41834183
integrity sha512-R460NlE4REIFuLcZd9mpHK8zRsHdOueLV2m6Wsn0JHfGhDWMcfB1IqUX2QGrSbJga93ygJbJbNMwb2sakFlE/g==
41844184

41854185
tmp@^0.2.1:
4186-
version "0.2.3"
4187-
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
4188-
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
4186+
version "0.2.5"
4187+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8"
4188+
integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==
41894189

41904190
to-regex-range@^5.0.1:
41914191
version "5.0.1"

0 commit comments

Comments
 (0)