Skip to content

Commit 5157562

Browse files
authored
Merge pull request gocd#11345 from gocd/dependabot/npm_and_yarn/server/src/main/webapp/WEB-INF/rails/lru-cache-7.18.1
ui: bump lru-cache from 7.17.0 to 7.18.1 in /server/src/main/webapp/WEB-INF/rails
2 parents 90fc745 + 36ebd42 commit 5157562

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

server/src/main/webapp/WEB-INF/rails/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jquery": "^2.2.4",
3737
"lodash": "^4.17.21",
3838
"lodash-inflection": "^1.5.0",
39-
"lru-cache": "^7.17.0",
39+
"lru-cache": "^7.18.1",
4040
"mithril": "^2",
4141
"moment": "^2.29.4",
4242
"moment-duration-format": "^2.3.2",

server/src/main/webapp/WEB-INF/rails/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5271,10 +5271,10 @@ lru-cache@^6.0.0:
52715271
dependencies:
52725272
yallist "^4.0.0"
52735273

5274-
lru-cache@^7.17.0:
5275-
version "7.17.0"
5276-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.17.0.tgz#00c7ba5919e5ea7c69ff94ddabbf32cb09ab805c"
5277-
integrity sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ==
5274+
lru-cache@^7.18.1:
5275+
version "7.18.1"
5276+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.1.tgz#4716408dec51d5d0104732647f584d1f6738b109"
5277+
integrity sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==
52785278

52795279
make-dir@^2.0.0:
52805280
version "2.1.0"

0 commit comments

Comments
 (0)